Multi-pages doesn't load when url is updated

Hi @Lukosh and welcome to the Dash community :slightly_smiling_face:

Be sure you are using Dash>=2.9.2 and use:

dcc.Location(id='url', refresh="callback-nav"),

For more info, see: