Vu Nguyen
Vu Nguyen
Have you found the solution?
https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#capture It is `useCapture` of `addEventListener`
> Can you try _not_ importing asynchronously? It might have something to do with that > > @songpengyuan Can you also share your setup? I can't import webext-bridge without import...
> @hoangvu12 Hello, have you resolved this issue? I ended up writing my own messaging bridge 😔
> @hoangvu12 It looks like Tauri rebuilding app because it's watching the path with binary and as it changes it rebuilding app > > Could you please check if build...
Cách fix tạm thời là bác chỉ nên import css ở page nào cần dùng đến Player thôi nha. Cái này để em tìm cách fix sau.
> @hoangvu12 Dạ là import css nào vậy bác. Tại cái netplayer của bác nó import css sẵn trong thư viện rồi nên e đâu có tự import được đâu...
> @hoangvu12 e chỉ import netplayer ở WatchPage rồi khi từ HomePage CSS bình thường click chuyển sang WatchPage bị đè CSS xong back lại HomePage thì bị lỗi >...