Iframe issue in Brave browser with environment.js
LucasGenoud opened this issue · 7 comments
LucasGenoud commented
dmonad commented
Interesting.. thanks for reporting. I will fix it.
dmonad commented
I fixed this issue in 0.2.17. I wasn't able to reproduce this problem, so let me know if you still have problems.
dmonad commented
FYI npm update
should bump lib0 in your project.
LucasGenoud commented
Thank you very much,
Altough in the YJS's package.json it's specified that the latest minor version should be installed, NPM keeped installing the 0.2.16 instead of 0.2.17 so i've made a pull request to force the latest version in yjs
dmonad commented
Does npm update
not work for you?
LucasGenoud commented
It initially didn't update correctly but I've executed it again and it worked now... Also the initial issue seems to be fixed so thank you very much !
dmonad commented
Awesome! NP