Apex Charts tries to access the window object without checking it is available first, so it does not work in server contexts.The workaround is to ensure the library is only used in a browser context. In NextJS, the usual method of ensuring a module o...
blog.nirdeshpokhrel.com.np1 min read
No responses yet.