Nikolay Govorov

Results 27 comments of Nikolay Govorov

Maybe, I want to have SSR client, which takes user subscribes and return log.

Seems, that one instance SSR Client from one ssr server decides the problem. I can load user subscribes from react code and give from ssr client.

My code works isomorphic, it loads data isomorphic, but I can't create a Browser Client instance on the server. I need to load the log on the server without changing...

Without data on the server I can not build HTML

Hi. I still see strange behavior in `3.0.2` versions. For example: ```js const { matchesUA } = require("browserslist-useragent"); matchesUA("Chrome/77", { browsers: ["defaults"] }); // => return false matchesUA("Chrome/77.0.3865.75", { browsers:...

Yes, this should have been done a long time ago, thanks

@Rikazavr you can count on me =)