Jak-Ch-ll

Results 7 comments of Jak-Ch-ll

I created a pull-request to fix it. In the meantime, you can add the following code into your own css as a workaround: ``` .ce-header[contentEditable="true"][data-placeholder]::before { pointer-events: none; } ```

> I'm not really familiar with` git show`; it seems to show diffs for the latest commit? > > From what I've noticed, `git diff` diffs between the raw index...

> I feel like we're getting closer, but do we need to restrict ourself to only one "rune" for this task? As popular as reserved words may be in some...

When it comes to this discussion it's also probably worthwhile to check out the unofficial experimental `defineProp` macro for Vue: https://vue-macros.sxzz.moe/macros/define-prop.html

> > we can do pretty much anything, as long as it's valid js syntax. > > That is not quite correct. In terms of types, runes expose the underlying...

@Not-Jayden What are your thoughts on using `undefined` to always make the prop required, while using `null` to explicitly set a non-value? Are there practical use-cases for which `undefined` as...

For anyone not using NixOS, you can install an older version of Nix by using the direct link to the install scripts: `sh