Giorgio Boa

Results 669 comments of Giorgio Boa

`throw requestEvent.redirect` it's not working correctly inside the code above. Am I understanding correctly @barel-mishal ?

@JerryWu1234 I never looked into that code so I have no clue about it, I'm so sorry 😒 @shairez do you know anything about this?

Based on the latest comment this issue is solved. So I'm closing this issue for now, feel free to re-open it if it's still an issue for you. Thanks πŸ‘

Thanks @omridevk for your feedback. We still need to focus into the SSR story, would you like to tackle the problem?

@omridevk awesome :clap: I'm looking forward to testing your PR :rocket:

@omridevk nice πŸ‘ great can you create a PR with your changes please? In this way we can test it in different environments

No, there is no progression on this issue. feel free to contribute :wink:

> I couldn't find a workaround for this issue. I'm testing this with Remix app. I did [this example](https://github.com/gioboa/remix-microfrontend-demo) It's not working yet because this import from the host is...

@omridevk I tried the basic reproduction repo and I update the dependencies ``` "@module-federation/vite": "1.2.0", "vite": "6.0.4" ``` It's working fine

Thanks for your feedback. Can you check the behaviour with [v2](https://qwikdev-build-v2.qwik-8nx.pages.dev/playground) please?