Jolyn

Results 265 comments of Jolyn

Thanks for providing the repo demonstrating the problem, I've confirmed that the issue exists. I'm not sure what the proper behavior should be for this situation. I think that perhaps...

I think i found a solution for it that doesn't feel great but I think works. I've created #969 which will solve this. Note that I had to stop using...

Your comment is really long so I didn't read it all. Could you please explain what you're saying more concisely?

I agree this would be nice. This would best be implemented in single-spa, not single-spa-layout, since parsing the route paths and providing props to single-spa applications is done within single-spa....

I'd be open to adding it to the routing event detail objects. If it's implemented as I suggested above, I think this would be possible since we call the activity...

I have not worked on this - feel free to do so @dsfx3d!

Hmm that's a good point I hadn't considered, the dynamic portions of route params would need to be updated as navigation occurs, but the application may not go through a...

`window.location.hash` has the hash in it - that can be used. I'd suggest looking at the following code, which creates a regular expression from a path string. I don't think...

You can tell whether the url path is history mode or hash mode based on whether the path given to single-spa contains a `#` in it or not. If there's...

Our current code of conduct suggests DM'ing the single-spa twitter to report behavior. But what happens after that has never been discussed. The contributor covenant lays out steps for enforcement...