module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

Rerender - Dynamic System with RSBuild

Open andreyevyk opened this issue 1 year ago • 1 comments

I'm trying to reproduce the dynamic system example, using rsbuild. But the screen refresh when i select the second option. If I click on a button to set the System it works fine, but when i click on another option the screen rerender.

andreyevyk avatar Jul 08 '24 05:07 andreyevyk

Any JS errors? Any prevent default to avoid button or link from refreshing?

ScriptedAlchemy avatar Aug 06 '24 02:08 ScriptedAlchemy