Page URL
https://docs.flutter.dev/app-architecture/design-patterns/result
Page source
https://github.com/flutter/website/blob/main/src/content/app-architecture/design-patterns/result.md
Describe the problem
Chrome recently started showing a popup asking for "local network access" whenever you load certain websites, flutter docs being one of them. I instinctively click Block on these popups. It turns out some CSS features like chevrons and list icons throughout the flutter docs portal are not displayed properly unless local network access is granted. The page shows the alt-text chevron_right instead of the chevron image. I know it sounds crazy, but I have verified this by granting and blocking this permission from the site settings option under Chrome settings. This was seen on Chrome on Mac with version 144.0.7559.110 (Official Build) (x86_64). I have attached a screenshot that shows the issue.
Expected fix
No response
Additional context
- Chrome 144.0.7559.110 (Official Build) (x86_64)
- MacOS 15.6.1
- Issue seen across the docs.flutter.dev portal
I would like to fix this problem.
Page URL
https://docs.flutter.dev/app-architecture/design-patterns/result
Page source
https://github.com/flutter/website/blob/main/src/content/app-architecture/design-patterns/result.md
Describe the problem
Chrome recently started showing a popup asking for "local network access" whenever you load certain websites, flutter docs being one of them. I instinctively click
Blockon these popups. It turns out some CSS features like chevrons and list icons throughout the flutter docs portal are not displayed properly unless local network access is granted. The page shows the alt-textchevron_rightinstead of the chevron image. I know it sounds crazy, but I have verified this by granting and blocking this permission from the site settings option under Chrome settings. This was seen on Chrome on Mac with version 144.0.7559.110 (Official Build) (x86_64). I have attached a screenshot that shows the issue.Expected fix
No response
Additional context
I would like to fix this problem.