Mihai Chereji
Mihai Chereji
I can confirm this issue. I thought this was a new issue, but I had not had two windows open in a long time.
My workaround, as stated in the original description was "changing the class of the handle, in effect disabling dragging by that route"
+1, automating stuff as much as possible would be great. :)
I think backbone-relational is kind of a heavy dependency for this.
I would really love some functionality around this. I am happy to help workshop some UX/implementation ideas if the maintainers would like some help with this.
I wanted to ask the same question as I got to a huge number of hidden tabs that caused some issues. I've found there's a not-well documented option of clearing...
@egh Agreed, a flag on the endpoint would make sense. As a caller to the endpoint, I would expect default behaviour (i.e. with no flag passed) to search through all...
Tested on Mac Sonoma on latest Chrome (122.0.6261.112 (Official Build) (arm64)), but have got reports of users on Chrome on Windows seeing the same issue. The production app is on...
As a workaround to this issue we've used the following tricks: * debouncing the page number setter * implementing a `rendering` flag in the parent component that gets set to...