Michael Teeuw
Michael Teeuw
Thanks for this version! Saved me a day of work! :)
Same here in a Laravel Mix / Vue project.
Indeed, scrolling is very laggy whenever the component is "typing". It might be an idea to pause the typing if the user is scrolling. Whenever the user stops scrolling, wait...
This still seems to be an issue. Any progress on this?
Can't you check if the model has a `scopeWithTrashed` method, and if not, add a dummy one that does not alter the query?
Same issue here. Solved with the proposed solution by BenjaminDelacombaz.
Same here.
Check the open PR. That version worked for me.
No, but my guess is JetStream uses conflicting dependencies which is solved in the PR.
Sorry for the delay! Merged!