-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
status: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.status: wontfixThis will not be worked on.This will not be worked on.type: bugSomething isn't working.Something isn't working.
Description
Expected behavior (required)
Webview widget show web page with any URL
Current behavior (required)
If set URL property to https://flutter.dev/ then it works fine, if set any other url address, then webview shows nothing
To Reproduce (required)
- Create new page
- Add webview widget
- Set URL to https://flutterflow.io
- Click Run
- Observe that webview shows nothing
Your environment
- Version of FlutterFlow used: 1.1.45
- Platform (e.g. Web, MacOS Desktop): macOS desktop
- Browser name and version: safari 16.1 , chrome 110.0.5481.100
- Operating system and version (desktop or mobile): mac os 13.0
Errors in console
Screenshot how it looks
Metadata
Metadata
Assignees
Labels
status: confirmedIssue has been reproduced and confirmed as a bug.Issue has been reproduced and confirmed as a bug.status: wontfixThis will not be worked on.This will not be worked on.type: bugSomething isn't working.Something isn't working.

