Max Prilutskiy

Results 20 comments of Max Prilutskiy

I second this. Unless I'm missing something, to use the new `loader` feature, [createBrowserRouter](https://reactrouter.com/en/main/routers/create-browser-router) suggests defining all the routes upfront and using that together with ``s. However, if you think...

Update: this will require some infra changes on our side, so please do not expect support for this case in the nearest future. We will be posting updates, if any,...

I am going to submit a PR with this change

I faced the same issue yesterday. My guess is that the problem is in how the return value of the `useUser` hook is calculated. Usually, things like auth, currentUser, theme,...

@jhuleatt Checked - nothings seems to be different. When will you guys have some time to fix this?

@jhuleatt Jeff, in that case, how do we get the id of a created document, when it's generated by Firebase? I believe it makes sense to still have something like...

Great job! Can't wait for this to be released 😎

Instead of using bot comments, how about taking advantage of the [GitHub Deployments API](https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#deployments)?