#Route url is altered after spa is rendered

2 messages · Page 1 of 1 (latest)

candid wave
#

When I have a route configured with a param like /demo?code=1234 if the code is validated as string after the spa is rendered the url is then displayed as /demo?code="1234" this was unexpected and I did find a fix by altering the param serliazer but wondering what the intent of this was

candid wave
#

Route url is altered after spa is rendered