Andre Nozari
Andre Nozari
This is probably due to MariaDB support since that doesn’t use the json table format. Instead it dynamically links all calls for “json” to “text” in the background. If you’re...
Last I checked mariadb doesn’t support the JSON column and instead auto-converts it to text and stores that. When you ask for the data you get the raw string back...
Is there any update to this? I think there has been a resolution in those referenced issues.
Any update on allowing env variables for this?
I’m also having the same issue and it’s new for me as well. This was working until recently. Same logs and everything just the MU8000 series 65”
That's a screen cap that shows my makestyles and an element using a style, I can include a screencap for the whole page if you want.
Roger I'll try that and see what happens
Here's a smaller screen than the last one easier to see everything
That's the weird thing, if I don't pass a theme (when not needed), it works fine, and it's able to find the declaration. It only shows like this when I...
I don’t use VSCode so that won’t help me. mill try updating typescript and see if that helps.