Andrey Shalashov

Results 7 comments of Andrey Shalashov

I'd add a higher priority (1000 or something) instead of the default. just in case.

I can update the [example project](https://github.com/mui/material-ui/tree/master/examples/remix-with-typescript) with this [solution](https://github.com/kiliman/remix-hydration-fix) that fixes hydration errors. Have it implemented for a project of mine, works fine. Happy to submit a PR @mnajdova

Hi! It's a workaround for some issues I've encountered with Gatsby. I wanted to get it working even using some hacky ways and then ask someone more knowledgeable about it....

You can. The solution for making it work is in #3

@TheNasbit how do I share my save file? I have this issue.

``` Error loading world Data in CharacterData.LoadWorldData: The given key 'World_Jungle' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at RemnantSaveGuardian.RemnantWorldEvent.ProcessEvents(RemnantCharacter character, List`1 areas, Dictionary`2 allInjectables, ProcessMode mode) in...