Hi @Lukosh and welcome to the Dash community
Be sure you are using Dash>=2.9.2 and use:
dcc.Location(id='url', refresh="callback-nav"),
For more info, see:
Hi @Lukosh and welcome to the Dash community
Be sure you are using Dash>=2.9.2 and use:
dcc.Location(id='url', refresh="callback-nav"),
For more info, see: