devmor
devmor
I have the same problem :|
@alexanderniebuhr Yeah, for **reproduction** you can test this repo and I put the instructions, (it's a simple card component): https://github.com/devmor-j/fm-order-summary-component I disabled all other css snippets and tailwind intellisense as...
@vexkiddy, Seems like this issue can be closed as of v0.23.5 (pre-release version) works fine. Please try again using that version. Tested with *Vite* not only reloads config file on...
Also `Display:` is considered similar to `https:` which is incorrect. I got this color issue when linked a google font inside head tag for font named Red Hat Display: this...
Thanks for making this awesome extension but in my honest opinion without this feature mentioned here, the user experience is not good at all. Imagine you have to `cd` into...
I guess this is related to the `create` function in [hotkeys.ts](https://github.com/ianstormtaylor/slate/blob/20acca4bc8f31bd1aa6fbca2c49aaae5f31cadfe/packages/slate-react/src/utils/hotkeys.ts). I have the same issue in any language except English. The reason might be that we check keys by...
Here's a screenshot of the error message:  I am trying to remove startDate and it's not required on the code.
I had a similar issue when trying to set cacheHint (maxAge, scope): This code won't set headers for http cache header ```js import { list } from "@keystone-6/core"; import {...
Thanks for your comment @rozsival