Replies: 2 comments 1 reply
-
I have this problem too |
Beta Was this translation helpful? Give feedback.
1 reply
-
I solved this by ensuring that the file(s) that contains only client code (which eventually imports tippy.js) is only bundled into the client. So I changed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
Here is the faulty file.
Locally it all works perfectly but when deploying on fly.io I get this error.
I then tried both approaches from the Remix doc but no luck.
Any ideas how do I fix that?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions