When I reference urlparams
from anywhere (console, query, component, etc) in my multi-page apps, it's underlined in yellow and has a tooltip that says "'urlparams' is not defined". The references work even though it says undefined, but I'm wondering if this will change? Thank you!
l think we need to update the docs on this, but I believe accessing url params with multipage is different (Build multipage apps | Retool Docs)
Try using the url object instead!
3 Likes
this is definitely a bug though, thanks for bringing it up!
1 Like