Alfred Madere

Results 10 comments of Alfred Madere

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?

> 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...

Still an issue! I can create a pr for this if the maintainer is willing to merge it

It looks like this repo has been refactored to use the UI library instead of ai/rsc. However, the refresh issue is still present. I was able to get the behavior...