NO BUG: Bricks removes the #id of an external URL if it is combined with a query

When I try to define the url like

/registration/?group=true#registration-form

Bricks uses only the url “query /registration/?group=true” and ommits the #registration-form

if I use the #id only, it works fine. But I want to open a page and scroll to that section id.

Hi Petar,
Welcome to the forum!

Can you please give me concrete steps or screenshots/screencast of what you are doing so I can reproduce the problem? At the moment, I don’t even know which element you are talking about/where you define the URL, … :smile:

Best regards,
timmse

  1. It might be some caching issue - it worked now when I tried! Will delete it