I’ve run in to this error on all apps using the routing module. Other apps work fine. Is there a way for me to privately share a link with you to one of apps? It’s to my personal website, so I’d prefer not to share publicly.
This error started about 45min ago. Just before that, everything was working perfectly with no code changes between when it was working and when it broke.
I am experiencing the same issue.
I tried using an older version of anvil_extras, but none of them worked.
I created an issue on as well Anvil extras issue report
Let me know if I can help with additional informations.
Can confirm, this is happening on all apps using routing. Mine are pinned to the 2.1.0 version of Anvil Extras, so it’s not an update to the published version breaking something.
Here’s a clone link to my routing template example, where it also happens: Anvil | Login
ExternalError: TypeError: Cannot assign to read only property 'in$repr' of object '[object Object]'
at app/anvil_extras/routing/_router.py, line 388
called from app/anvil_extras/routing/_decorators.py, line 83
called from PagesPublic.Home, line 12
called from RouterPublic, line 9
called from Startup, line 5