Using AEM SPA editor without SPA routing?
Can we utilize the AEM SPA editor without implementing SPA routing? Just need WYSWYG authoring for react component with MPA.
Can we utilize the AEM SPA editor without implementing SPA routing? Just need WYSWYG authoring for react component with MPA.
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.