Separate namespace for each page of multi-page app

In multipage apps it would be nice to have each page have it's own namespace.

It can be difficult to rename each variable/object/etc in a new page to be unique throughout the application. This seems especially odd because there Is a global namespace already to share between pages, so why would individual pages have clashes?

1 Like

Thanks for the feature request! I will share this feedback internally. I'll follow up here if it's something we're able to ship