Alfred Madere
Alfred Madere
Any update?
Where did you find the documentation that shows you how to use handleRender?
Gotcha, do you know if there is a similar way to modify the individual sections of the track? For example, if I have 5 handles and I want to add...
Has this been resolved? I am still unable to use Jest with nextjs in 13.4 due to esm issues in node_modules.
same warning on Next.js 13. better to go with a different component library?
Any progress on this?
> Alternatively, I solved this by using the `copy-webpack-plugin`. > > ```js > // next.config.js > const path = require("path") > const CopyPlugin = require("copy-webpack-plugin") > > /** @type {import('next').NextConfig}...
@mauudev I don't think this is really a fix, i have confirmed that when you set the workerSrc using either method you get the error. I'm still getting this exact...