Closed MarcSkovMadsen closed 1 month ago
Would probably also Make it much easier to enable a full Panel based website like dash, Solara or reflex websites https://x.com/getreflex/status/1838361670361751694?s=46&t=QCeLnYcdhHHHwawHQ7y8xA.
Should be fixed in https://github.com/holoviz/panel/pull/7318
Next I would like to support path parameters.
This is not urgent for me. But it would be super nice finally to get nested paths like
/apps/panel
supported with Panel enabling much nicer organisation of paths. Not being able to nest paths is quite surprising for newcomers to Panel in my experience.open http://127.0.0.1:8000/apps/panel
Watch the blank screen.
Check the server 404 error in the terminal
Check the errors in the browser console