k-1ee

Results 8 comments of k-1ee

FYI, I suspect there may be a race condition involved with this issue since the issue occurs intermittently.

@zwu52 - Thanks for checking! But this has been a recurring issue for the past couple weeks. Just to make sure, does the following endpoint allow PATCH under Access-Control-Allow-Methods? `https://fcmregistrations.googleapis.com/v1/projects/{projectId}/registrations/{token}`

@Saloni-hub - Using `className` with Chakra components seems like an anti-pattern. Instead, explicitly forwarding `isDisabled` to the `Button` wrapper may be a potential fix, but curious to hear from maintainers....

@KevinVandy - Would it be a breaking change if `scrollToIndex` returns early (and logs a warning) instead of throwing? I'll have to come up with a workaround for now, but...

@piecyk - Would be great, if possible! In many cases, `scrollToIndex` would be called as a side effect -- and if the virtualizer could be used on empty lists, then...

> Checked server stats, fm server has been serving patch to the `update_token` endpoint without outages. Unsure why the error. If it's non-recurring, feel free to close. @zwu52 I believe...