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
I am using Next.js v 11.1 and the trading view charts also aren't rendering in dev mode. After doing a yarn build and deploying to production they show.
This didn't use to be an issue on Next.js 9.
My guess is it's a problem with webpack 5 though. Previous versions of Next used webpack 4.
The text was updated successfully, but these errors were encountered:
I am using Next.js v 11.1 and the trading view charts also aren't rendering in dev mode. After doing a yarn build and deploying to production they show.
This didn't use to be an issue on Next.js 9.
My guess is it's a problem with webpack 5 though. Previous versions of Next used webpack 4.
The text was updated successfully, but these errors were encountered: