URL parameter not working

Anyone else having issues the last hour accessing a parameter via the “get data from page url”? All was working great than all of the sudden elements (groups) on my page using the URL parameter as datasource stopped working?

1 Like

Hmm :thinking:

It’s working fine right now in my app. Is it working again for you?

Same for me!

Yes, I just figured it out. I switched my URL parameter to it’s slug instead of unique id and that was causing the issue. Working fine after reverting back to unique id.

1 Like

Encountered the same issue, surely slugs should work though? Prefer using them to unique ID’s for URL legibility.

I know this is a bit of a necro, but I just encountered this today and I could have sworn it was working before…

Can anyone confirm that it was working previously before I submit a bug report?