Skip to content

setAnchor for wc mf in modal #3399

@JohannesDoberer

Description

@JohannesDoberer

tbd

Notice:
Modal will be closed because handleRouteChange calls closeModal.
CloseModal checks the dirty state on iframe mf which is async which means resetMicrofrontendModalData will be called later. We do not have this for wc.

Due to the async resetMicrofrontendModalData, the function await this.shouldShowModalPathInUrl(); will be callled earlier and modal data url won't be lost.

Edit: See discussion here

Metadata

Metadata

Assignees

Labels

WIPWork in progressbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions