Christian Grøngaard
Christian Grøngaard
This happened to me as well, but then I noticed I was on `7.1.9`. I've upgraded to the latest version of pnpm (currently `7.9.0`) and now the `remove` command works...
Thanks for your input @benbro. I think, I see where you are headed, but I'm not entirely sure what HTML element you are referring to. Can you elaborate some more...
I'm still not sure what **element** we are referring to. Are you in the know, @jhchen?
Obviously I know that `Document.elementFromPoint()` returns an element. Let's get this discussion back on track shall we :) Because of `getBounds()`, I know the desired `x` and `y` coordinates I...
> Another one just for the user is to steal the MapLeafNodes utility and make your own This can also be done like this: ```ts const vars = createThemeContract({ a:...
It looks like this is fixed in https://github.com/ianstormtaylor/slate/pull/4245.
Exactly. Please try out v `3.0.1` of `@sanity/astro`. It **should** solve the problem.