Scott van Looy

Results 16 comments of Scott van Looy

I think I just removed the extension then reinstalled it and it worked, but I don't recall 100%. Now, though, I'd recommend ditching `sass-lint` as it's unmaintained and the last...

I also hit this trying to upgrade to Gulp 5. Gulp 4 used to silently skip missing directories, is there any plan to support an option to include this behaviour...

I can’t reproduce this with a minimal install in vite. Still investigating to see if I can add something meaningful in here. About to try a minimal install of next...

Also can’t reproduce this with a minimal install in next 15, using the same versions as in my main project. Frustrating!

The stack trace shows the exact sequence: 1. Warnings first - React's addObjectDiffToProperties traverses each property of the detached BasketMenuItem (id, menu_item_id, display_name, modifiers, quantity, price) - these trigger MST's...

+1 - this breaks eg `mobx-state-tree` in interesting and unexpected ways that can't be worked around in dev mode without a huge refactor. ``` [mobx-state-tree] You are trying to read...