Skip to content

Use local canvas-confetti dependency#9

Open
RohitRajendran wants to merge 1 commit intopatrickmineault:mainfrom
RohitRajendran:fix-optional-confetti
Open

Use local canvas-confetti dependency#9
RohitRajendran wants to merge 1 commit intopatrickmineault:mainfrom
RohitRajendran:fix-optional-confetti

Conversation

@RohitRajendran
Copy link

@RohitRajendran RohitRajendran commented Feb 8, 2026

Summary

The app was crashing because the cdn used for the confetti library is no longer available.

Switches confetti to the local canvas-confetti dependency instead of loading from the CDN

@RohitRajendran RohitRajendran changed the title Make confetti optional when CDN fails Use local canvas-confetti dependency Feb 8, 2026
@patrickmineault
Copy link
Owner

Is this a real issue you ran into or an auto-AI thing?

@RohitRajendran
Copy link
Author

It was a real issue I ran into a few days ago. Although seems like the CDN is back to working now so it's no longer an issue but the PR would still help avoid issues in the future. You can see it happen for yourself if ya block the network request for https://cdn.skypack.dev/canvas-confetti' and try to load the app. You just get a blank screen.

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