There is an option to disable model router. It is a meta property to add in head section. But if you go this route, everytime page url changes and if that path is not preloaded in the initial model.json call then it becomes your responsibility to call model manager explicitly to add new path so Ajax call is made and registry is updated.
There is an option to disable model router. It is a meta property to add in head section. But if you go this route, everytime page url changes and if that path is not preloaded in the initial model.json call then it becomes your responsibility to call model manager explicitly to add new path so Ajax call is made and registry is updated.