Lucas Viana

Results 5 issues of Lucas Viana

When trying to open VisBug on YouTube or YouTube Music, an error is logged to the browser's console: ![image](https://user-images.githubusercontent.com/21217790/122624007-ba945880-d074-11eb-9e50-552b03d8f4cc.png) And the extension's sidebar doesn't show up. I couldn't find more...

🐜 bug

Closes #91. This PR is a WIP. There are some `TODO` comments in the code to be checked.

With the release of [Yrs v0.18](https://github.com/y-crdt/y-crdt/releases/tag/v0.18), some core functions changed and should be updated in the library. - [x] Replace `*_unobserve_*()` bindings with call to `yunobserve()` - Refers to: New...

enhancement

In #18, there has been a [mention](https://github.com/LSViana/ydotnet/issues/18#issue-1848743019) of possible memory leaks in the operations executed through YDotNet. This issue intends to: 1. Investigate the possible issues 2. Document the discoveries...

This list is not final and will be accumulated as items are solved: - [x] Make it easier to connect `OutputNative` size with pointer size in `MapEntryNative` - [x] Remove...