Another follow-up thought to this thread - would be awesome as multipage apps start to become more supported by Dash if there was an extension to it that tackled the namespace issues discussed in this thread - I find that I sometimes copy and paste code between pages / naturally end up using similar naming schemes in different pages, which muddies up the namespace. Would be awesome if this register page feature was able to incorporate a uuid into each page declaration and prepend it to the callbacks and the id’s of that page (I personally never need a callback to be able to access information from separate pages, but I guess the ability to remove the uuid for spot cases would also be nice if needed in a niche case to access something elsewhere…).
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Examples of multi-page apps with Dash Pages | 8 | 15417 | January 3, 2023 | |
| :mega: Dash 2.5 Released - Easier Multi-Page Apps, Component Properties | 30 | 5995 | July 26, 2022 | |
| :mega: Dash Labs 1.0.0: Dash `pages` - An easier way to make multi-page apps | 14 | 6809 | May 5, 2022 | |
| Dash on Multi-Page Site, @app.route? (Flask to Dash) | 22 | 44650 | March 18, 2021 | |
| Multiple Dashboards? | 32 | 33190 | June 23, 2021 |