Skip to content

Rendering issues in Flutter docs portal in chrome when Local Network Access is blocked #13019

@amarghosh

Description

@amarghosh

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.

Image

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.

  • I will try and fix this problem on docs.flutter.dev.

Metadata

Metadata

Labels

from.page-issueReported in a reader-filed concerninfra.structureRelates to the tools that create docs.flutter.devp2-mediumNecessary but not urgent concern. Resolve when possible.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions