Ola Johansson
Ola Johansson
I'm trying to figure out how to enable this in Next. I have a babelrc with ``` { "presets": [["next/babel", { "styled-jsx": { "optimizeForSpeed": true } }]], "env": { "test":...
Same here, any fix or workaround?
Would be great to have a method that reverse the process and return the textarea to it's original state on blur for example.
I've got various errors when i tried to update the appsettings via the extension. I've added all the settings manually to appsettings and then it worked.
Weird, i had the same issue but i had named my file "sense.txt". Renamed it to "passwords.txt" and it seemed to work. Maybe it has issues with your dot slash...
I used a combination of the above. ``` // ThemeChanger.tsx import React from "react"; import { useTheme } from "next-themes"; import { useEffect } from "react"; const ThemeChanger = ({...
I have the exact same issue. It started when i updated to Mac OS Sonoma. Worked fine before. Logs looks very similar. I'm on Docker 4.24.0, but still get this...
For me it works "for a bit" and then boom, kind of randomly it seems like.
I've tried to set "Standard" but it seems not to help for me. Still crashing pretty often, but kind of randomly it seems. ``` 2023-10-13 09:03:48.86 spid64 Error: 17066, Severity:...
I've also downgraded to Ventura, lesson learned. Always wait a few patches before upgrading your OS 🤷♂️