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

Reloading an uri (through changing .uri or an event) causes a crash #4

Open
blaind opened this issue Feb 9, 2022 · 0 comments
Open
Labels
C-Bug Something isn't working C-Enhancement

Comments

@blaind
Copy link
Owner

blaind commented Feb 9, 2022

Loading a new URI is not implemented and causes a crash. Way to reproduce:

  1. webview.uri = Some("http://localhost/".into());
  2. Sending a WebviewCommand::LoadUri
@blaind blaind added C-Bug Something isn't working C-Enhancement labels Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Bug Something isn't working C-Enhancement
Projects
None yet
Development

No branches or pull requests

1 participant