-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - webAffects the Web backend (WebAssembly/WASM)Affects the Web backend (WebAssembly/WASM)
Description
Description
I have a Web Custom Element which embeds an Event Loop.
If I use more than once my Custom Element in a web page, I get an error (RecreationAttempt) due to the fact that only one Event Loop can be created per browser tab.
Can this limitation be retired ?
Tested browsers
Firefox, Chrome
Tested devices
DELL XPS 13
Winit version
0.30
Metadata
Metadata
Assignees
Labels
B - bugDang, that shouldn't have happenedDang, that shouldn't have happenedDS - webAffects the Web backend (WebAssembly/WASM)Affects the Web backend (WebAssembly/WASM)