Maciej Matuszewski

Results 8 comments of Maciej Matuszewski

Thanks for reporting this error, and all the informative info about it! I'll take a look, what might be the cause. I'm worried it might be an issue with a...

Thanks for letting me know, I will check it out. I suspect the connection issue might be an internal boardgame.io related bug, but I'm investigating it The refreshing issue is...

That might be it. I will try t debug it

I updated boardgame.io to the latest version, and it seems like a connectivity [issue has been fixed recently](https://github.com/nicolodavis/boardgame.io/issues/713) so hopefully it fixes that. I'll leave it open in case the...

That's a good idea, I will add it to backlog. I'm not currently working on new features for mosaic, but when I get back to it I'll try to add...

@manufont @mourner I opened a PR with a potential solution to this problem in #12928, please take a look if you have some time

I also have this issue. It seems that on the client the components have a different label configuration, because on the backend there is no `-Input` suffix. Is it possible...

Okay, I found out what is the problem! In `package.json` file of `react-select` package, there are those two fields: ![image](https://user-images.githubusercontent.com/10004167/62356764-1b165d00-b512-11e9-9119-2596a87d9039.png) Turns out that next.js selected different module types for different...