Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Video Uploading example: NotAllowedError

Aperta
#542 9 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
typescript

Direzione di ricerca

Start by reproducing the videoUploading sample from the linked URLs in Firefox 144 and Edge 141, including refreshes and background-tab loading. Trace the videoUploading entry point and the play() call that produces the unhandled rejection; done means the sample loads without that rejection in the reported scenarios while continuing to work after navigation.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

In Firefox 144:

  1. Visit https://webgpu.github.io/webgpu-samples/?sample=videoUploading
  2. there is exception, even refreshing does not help
  3. But the example works
  4. choose any other example from the left menu
  5. choose again videoUploading from the left menu
  6. example works (until you refresh the page)
unhandled promise rejection, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
NotAllowedError: The play method is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

In Edge 141:

  1. Open this link in a new tab that is not currently visible tab: https://webgpu.github.io/webgpu-samples/sample/videoUploading/
  2. Visit the tab
  3. unhandled promise rejection
unhandled promise rejection, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
AbortError: The play() request was interrupted because video-only background media was paused to save power.

Windows 11 24H2

Lingua principale
TypeScript
Stelle
2.2k
Fork
357
Merge medio
18h 40m
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di webgpu/webgpu-samples

Tutte le issue di webgpu/webgpu-samples

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.