Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container: add possibility to change route/viewUrl in iframe based mfe #4029

Open
hardl opened this issue Nov 19, 2024 · 0 comments · May be fixed by #4031
Open

Container: add possibility to change route/viewUrl in iframe based mfe #4029

hardl opened this issue Nov 19, 2024 · 0 comments · May be fixed by #4031
Assignees
Labels

Comments

@hardl
Copy link
Contributor

hardl commented Nov 19, 2024

We need a way to trigger an internal route change in iframe-based mfe's to enabled viewgroup capabilities in headless core.
Basically under the hood it is almost the same as updateContext, but with a viewUrl and withoutSync=false (and the unchanged context), see

containerService.sendCustomMessageToIframe(
.

@hardl hardl added container headless-core ora ora related issues WIP Work in progress labels Nov 19, 2024
@JohannesDoberer JohannesDoberer removed the WIP Work in progress label Nov 20, 2024
@walmazacn walmazacn self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants