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
In dev everything is ok but when I deploy my app to Heroku I get this error:
FrameLoop.ts:110 TypeError: r.willAdvance is not a function
at FrameLoop.ts:173
at Module.gl (react-dom.production.min.js:244)
at v.advance (FrameLoop.ts:169)
at n (FrameLoop.ts:107)
Hi,
I'm using
Pager
component from Sancho in this way:In dev everything is ok but when I deploy my app to Heroku I get this error:
These are my dependencies:
The text was updated successfully, but these errors were encountered: