Luke Ramus

Results 5 comments of Luke Ramus

Experiencing the same issue here. Happens when I loop through a large amount of JSON data and try to do a big relationship sync with them.

@BenQuirk when you say "what icon is in what library", what do you mean? Like pro vs free? Solid vs regular vs light? Someone correct me if I'm wrong, but...

Yeah i get the same error here too, BUT -- are you sure you really want the onClick on the icon in the first place? Wrapping it in either a...

@arvindell There is a rollup plugin to use esbuild for compilation under the hood, and then you can still use rollup's `preserveModules`. Seems like the best of both worlds.

Anyone found a workaround for this? Running into it with Vitest. We can just mock the component of course, but it would be nice to be able to include its...