- Issue created by @lauriii
- 🇺🇸United States sea2709 Texas
Assign this one to myself. I think the issue is the preview area is rendered by an iframe, and when users click on links in iframe, by default, it refreshes the page, I'm thinking about adding a base tag in the preview iframe will make the link to be opened on the parent window.
- Merge request !893add base tag in iframe preview to open all links in parent window → (Open) created by sea2709
- 🇺🇸United States sea2709 Texas
@lauriii: When you have a chance, can you review my MR? I see that the cypress E2E job is fail because of 2 failed test cases in component-operations.cy.js. I don't think it's related to my changes.