Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry CSS asset loading #716

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Retry CSS asset loading #716

merged 2 commits into from
Jan 3, 2025

Conversation

leandrocp
Copy link
Contributor

No description provided.

Comment on lines +82 to +84
# retry once if not found
Beacon.Loader.load_runtime_css(site)
get_current_hash(site)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the case of double-failure, this will return nil instead of previously "". this is probably OK but just noting the change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just changed RuntimeJS to return nil as well and either nil or "" will generate the same path.

@leandrocp leandrocp merged commit 997b92d into main Jan 3, 2025
3 checks passed
@leandrocp leandrocp deleted the lp-fix-asset-reconnect branch January 3, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants