Skip to content
Discussion options

You must be logged in to vote

Solution:

  1. Cannot override current location error: init can only be run once, if you need to run it twice, make sure to deinit, from the returned function by calling init, first before calling init a second time!

  2. MFE remote router not matching route properly: If you externalize the svelte runtime in your Module Federation configuration, make sure to externalize this package too! Once you do they should connect up nicely!

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@webJose
Comment options

@webJose
Comment options

@webJose
Comment options

@jchand99
Comment options

@webJose
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jchand99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #171 on December 09, 2025 17:37.