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

Temporary fix for #4 #9

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Temporary fix for #4 #9

merged 1 commit into from
Aug 1, 2024

Conversation

vishalkrishnads
Copy link
Member

Right now, puppeteer times out waiting for any assets to load from within the same server. This seems a bit tricky to solve right now. So, this PR temporarily fixes #4 by disabling loading any assets from our own endpoints for the previews. The resource will still be available in your final site, just not in the preview. The timeout for puppeteer has been set to 60s as well.

@vishalkrishnads vishalkrishnads linked an issue Aug 1, 2024 that may be closed by this pull request
@vishalkrishnads vishalkrishnads merged commit 3341e8d into main Aug 1, 2024
1 check passed
@vishalkrishnads vishalkrishnads deleted the issue-4 branch August 5, 2024 13:03
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.

Preview not rendering when image is selected
1 participant