single-spa / single-spa-playground

A website that helps you set up single-spa
http://single-spa-playground.org
MIT License
39 stars 10 forks source link

Encode url params to enable "/" in appNames #20

Closed Sauloxd closed 4 years ago

Sauloxd commented 4 years ago

As described in the issue #17 I think the main problem is Single-SPA with scoped package names (ex: @react-mf/people). Enconding and decoding :appName urlParams when generating Link/Navlink and when TestPage is rendered, may be enough to fix this problem!