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

Can't scroll horizontally with mouse in demo #11224

Open
1 task
get6 opened this issue Oct 4, 2024 · 0 comments
Open
1 task

Can't scroll horizontally with mouse in demo #11224

get6 opened this issue Oct 4, 2024 · 0 comments
Labels
from.page-issue Reported in a reader-filed concern

Comments

@get6
Copy link

get6 commented Oct 4, 2024

Page URL

https://docs.flutter.dev/cookbook/lists/horizontal-list/

Page source

https://github.com/flutter/website/tree/main/src/content/cookbook/lists/horizontal-list.md

Describe the problem

I tried to find a way to scroll horizontally with Flutter.

But I couldn't test a demo/

Expected fix

Can scroll horizontally with mouse when demo is ran.

Additional context

I found errors in Chrome DevTools

[Report Only] Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'sha256-TLFf6uphGKcmsQh139FXW+zI8+m+KYC/3ai/rTu4NO0=' 'sha256-BOF631Nskv2A6eetluVBrNcDbYRYd/+b3wU9NBtGKGQ=' 'sha256-ye5TuohbcxBNy6HcVWdwfRHAUaHjKdBTXjRsm92zCdo=' 'sha256-GdPtwIl3lB8GPexRo/QmApVAGQ/y1zRYuxJPZTpT6TQ=' 'sha512-3gJwYpMe3QewGELv8k/BX9vcqhryRdzRMxVfq6ngyWXwo03GFEzjsUm8Q7RZcHPHksttq7/GFoxjCVUjkjvPdw==' 'sha512-ubuT8Z88WxezgSqf3RLuNi5lmjstiJcyezx34yIU2gAHonIi27Na7atqzUZCOoY4CExaoFumzOsFQ2Ch+I/HCw==' 'sha512-7rusk8kGPFynZWu26OKbTeI+QPoYchtxsmPeBqkHIEXJxeun4yJ4ISYe7C6sz9wdxeE1Gk3VxsIWgCZTc+vX3g==' 'sha512-7O5pXpc0oCRrxk8RUfDYFgn0nO1t+jLuIOQdOMRp4APB7uZ4vSjspzp5y6YDtDs4VzUSTbWzBFZ/LKJhnyFOKw==' 'sha512-nlp9/l96/EpjYBx7EP7pGASVXNe80hGhYAUrjeXnu/fyF5Py0/RXav4BBNs7n5Hx1WFhOEOWSAVjGeC3oKxDVQ=='". Note that 'unsafe-inline' is ignored if either a hash or nonce value is present in the source list.
Understand this error

[Report Only] This document requires 'TrustedScriptURL' assignment.

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@get6 get6 added the from.page-issue Reported in a reader-filed concern label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from.page-issue Reported in a reader-filed concern
Projects
None yet
Development

No branches or pull requests

1 participant