Benjamin Kindle

Results 76 comments of Benjamin Kindle

@ndelangen I think pairing on this would be helpful. I'll schedule a time with your calendar link above

@ndelangen and I met, and getting e2e tests will require some changes that are out of scope of this PR. I'll add some code to exclude this sandbox from e2e...

@shilman the `global is not defined` error is because the sandbox-parts file does not support loading `/template/components` from outside packages. @ndelangen said this was out of scope of this PR...

You're right, it's probably not valid code. I think the main issue is that the error is confusing.

Maybe something like "you cannot change a value in a useTask function that is also tracking that value."

With the minimal example I gave, I don't know if there's any valid way for this code to work (that wouldn't result in an infinite loop) so I think an...

Rather than making your own element, I think `Element.isElement(node)` is a good solution. Because this function also does type narrowing (a return type of `is Element`), doing it first will...

This would be useful for projects that use storybook for documentation!

I'm better now! I restarted using safe mode (holding down shift), and followed the uninstallation instructions there. I don't know if that did anything different from the uninstall I tried...

aaaand the problems back. I know I followed the instructions closely this time, and didn't reboot until the script was done, but I'm having the original issue again: the MacBook...