DioxusLabs / DioxusLabs/dioxus

iframes no longer working with v0.7

Open
#5,331 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**

I have a dictionary feature in my app that loads wiktionary in an iframe. This feature worked perfectly in v0.6.

In v0.7, wiktionary is loaded in an external browser. I checked out an earlier version of my app using v0.6 and wiktionary still loads fine, so it's not an issue with wiktionary changing their iframe policy.

**Steps To Reproduce**

Steps to reproduce the behavior:

- create basic app
- add a wiktionary iframe
- wiktionary should load inside the iframe, but a browser window is open

**Expected behavior**

The website loads inside the iframe.

**Screenshots**

**Environment:**

- Dioxus version: v0.7.3
- Rust version: 1.93.1
- OS info: macOS
- App platform: desktop

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.