Roan Martin-Hayden
Roan Martin-Hayden
~I gave it a try, but am still seeing the error. I tried to make sure that I was testing the new version with the steps below:~ Actually it did...
For example: 1993 by Oliver Tree generates these console errors: ``` Failed to load resource: the server responded with a status of 404 () jukebox_go.html?id=0ssRH9I8P7X7tawJQiIhzE:1331 Could not retrieve stars: /api/audio/jukebox/0ssRH9I8P7X7tawJQiIhzE:1...
I have also had this problem, bit only in the web app. The OS X client does not seem to do so.
I am experiencing this behavior on Andriod (Pixel XL, 8.1). The app had difficulty upon my first login and was resolved after revoking access to your application and re-doing the...
I recently had an issue where calling `reset()` inside a `useEffect()` ([As react-hook-form recommends](https://react-hook-form.com/docs/useform/reset)) would cause a render loop. (Note that I was also following the [react linter's requirement](https://react.dev/learn/lifecycle-of-reactive-effects#react-verifies-that-you-specified-every-reactive-value-as-a-dependency) to...
I am currently having the same issue. I'll note that the problem persisted for me when I used `any` in my reproduction, with the same results.
Hi, We have recently run into a problem similar to #194. It seems like this enhancement would resolve that issue as well as ours. What is the status of this...
After working on this some more, I found a way to avoid passing the ref to the underlying `select` component. See the example below. I found #1045 (and related issues)...
@angelod1as We are still using the component as shown above. I haven't been back to test the focus-on-validation behavior with the changes mentioned in #2661
It came to my attention that JSON:API doesn't allow the `=` syntax at all. This is not a bug then, since the error message is correct: "filter_query" is an `invalid...