module-federation / module-federation-examples

Implementation examples of module federation , by the creators of module federation
https://module-federation.io/
MIT License
5.59k stars 1.74k forks source link

Rerender - Dynamic System with RSBuild #4239

Open andreyevyk opened 3 months ago

andreyevyk commented 3 months ago

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.

ScriptedAlchemy commented 2 months ago

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