Schema hash param in app url

I'm trying to get rid of the schema hashParam that gets added to the urls of my Retool app sometimes. Does anyone know where they come from? I don't think this was configured somewhere within the app, or at least I wouldn't be sure where.

Is this a Retool thing and if not, is there an easy way to check where this might be coming from?

Hi @Janosch_Herrmann thanks for reaching out! That doesn't sound like a known issue :thinking: Have you noticed any pattern? We have some known url params, as described in our docs, but this sounds more like it's being set by an event handler within the app.

I'd try exporting the app JSON & searching for the name of the hash param in your code