You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I got this error with Next. I found the answer on Google and fixed by moved my function to a new file.
I think this error come from Preact, staring use it? Because my other repo use same structure too and no issue (I put all func in to one file :D)
I want to ask: put all func into one file will make bundle BIGGER, right? Just wonder...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I got this error with Next. I found the answer on Google and fixed by moved my function to a new file.
I think this error come from Preact, staring use it? Because my other repo use same structure too and no issue (I put all func in to one file :D)
I want to ask: put all func into one file will make bundle BIGGER, right? Just wonder...
Beta Was this translation helpful? Give feedback.
All reactions