Sasha Sorokin

Results 79 comments of Sasha Sorokin

Hello! I have made a plugin for Paper 1.16.5+ out of experiment. You're welcome to test if it works. https://github.com/Brawaru/DamageTiltHelper

It still doesn't seem to be correct. `transform?: (input: DataT) => DataT` means no type transformations can be be performed, which is wildly different from the actual property definition: `transform?:...

If you are interested in helping us with testing the possible fixes for this, please [join our Discord server](https://discord.modrinth.com) and respond to [Geometrically's message in `#technology` channel](https://discord.com/channels/734077874708938864/1061855024252207167/1232854707890950164).

> [!CAUTION] > **This nightly build is outdated.** Please use the build posted in the next comment. Nightly build is available for testing for people experiencing the issue. We would...

Hey all 👋 Thanks to everyone who tried out our previous nightly build. As we learnt, our those fixes didn't work well, and people still continue to experience the same...

Hey everyone 🙌 After a lot of successful reports, we can conclude that this error is actually caused by the time on device being out of sync. We'll update our...

For those wondering how it looks: There's another message if Tauri fails initialization with any other reason, but I'm not sure how to get it. Besides, the goal was mostly...

This is rather users incorrectly marking their projects. You can report these projects and they will be removed from search by the moderators. The reason this happens is because validators...

It is because the menu is absolutely positioned, the page continues to scroll as new posts appear, but the menu stays in the same place, therefore moves out of view....

@ThibG I think we are running outdated version of `react-overlays`. Current is `3.2.0` (May 15, 2020), ours `0.9.1` (Oct 31, 2019). And there is no Popper.js in sight in [`0.9.1`'s...