You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I want to load page with iframe, and the html page needs .css & .js. The .html can be captured by custom protocol, however, resources needs by .html can't be loaded and console gives CONNECT_REFUSED.
Steps To Reproduce
Steps to reproduce the behavior. It must use wry directly instead of tauri.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform and Versions (please complete the following information):
OS:
Rustc:
Would you want to assign yourself to resolve this bug?
Yes
No
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Does this mean i have to wait for the upstream release to use it? It looks like it's going to be a long process. Is there any equivalent in the meantime?
Describe the bug
I want to load page with iframe, and the html page needs .css & .js. The .html can be captured by custom protocol, however, resources needs by .html can't be loaded and console gives CONNECT_REFUSED.
Steps To Reproduce
Steps to reproduce the behavior. It must use wry directly instead of tauri.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform and Versions (please complete the following information):
OS:
Rustc:
Would you want to assign yourself to resolve this bug?
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: