Asbjørn Lucassen
Asbjørn Lucassen
Possibly related to highlighting breaking on a prettier formatting: Working:  Breaking hightlight after prettier format:  EDIT: trying out some combinations, it looks like styled() and .attrs needs to...
Yes, it still does not highlight in 1.5.1.  I am not particularly bothered though, because after discovering styled-components automatically injects dollar props I have switched almost exclusively to an...
Also experiencing this. Both myself on localhost and our content editors previewing stuff with gatsby develop -H 0.0.0.0 on heroku. I have also turned off overlayDrafts.
I attempted a clean reinstallation of node_modules, but that did not work. You mentioned @sanity/ui and noticed that I had the legacy version of that @sanity/components. I dropped that completely...
Folder environments are not consistently applying changes. In about 1/10 of attempts it seemed to have persisted the changes at a later time. Smells like some fancy async persistence not...