Open Zefling opened 1 year ago
routerLink does not work when it is in an MFE. The URL changes in bar address, but nothing happens in the DOM.
routerLink
Example here in this project: https://git.ikilote.net/Jeux/web-games/-/blob/main/projects/picross/src/app/app.component.html
@Zefling Have you solved this issue? I have the same problem.
routerLink
does not work when it is in an MFE. The URL changes in bar address, but nothing happens in the DOM.Example here in this project: https://git.ikilote.net/Jeux/web-games/-/blob/main/projects/picross/src/app/app.component.html