Open Archmonger opened 2 months ago
There is currently no good URL routing mechanism for pyscript components.
Create a URL router that works natively with our built-in pyscript components.
Related issue: https://github.com/reactive-python/reactpy-router/issues/32
Current Situation
There is currently no good URL routing mechanism for pyscript components.
Proposed Actions
Create a URL router that works natively with our built-in pyscript components.
Related issue: https://github.com/reactive-python/reactpy-router/issues/32