don
don
the issue still exist in `1.1.4`
same issue here happens on nodejs too previously only on bun
I dont have a mac currently, cant test it yet.
https://clippy.coding.global/common-issues/macos/ you need to run ```bash xattr -r -d com.apple.quarantine /Applications/clippy.app ``` I am not paying the apple yearly tax (99$) to make the warning go away
fix waiting room
> I found that there is such an option in the KDE settings, the default is low, if it is set to none, it can solve this problem, I don't...
having the same problem only way to fix this is using [email protected] or adding @ts-nocheck to each file
[solid-query] Uncaught (in promise) Error: experimental_prefetchInRender feature flag is not enabled
having the same issue, this seems to be happening since `5.59.0`
> chemiadel wow ```ts "use client"; // @ts-ignore import ReactDom from "next/dist/compiled/react-dom/cjs/react-dom-server-legacy.browser.production"; import { SiRootme } from "react-icons/si"; export default function TestPage({}) { const html = ReactDom.renderToStaticMarkup(); const json =...
`"vite": "7.1.7"` works fine, everything above breaks