Eric Alli
Eric Alli
@andrewhathaway Just curious if this was ever implemented?
This is a tricky issue. It seems like the recommended solution is what @Autapomorph has mentioned. However, I'm not too thrilled about replacing the default `html-loader` with `html-srcsets-loader` which doesn't...
Working on updating SSB to support up to Node v14. Will keep you posted.
@kyds3k I think I've found the issue here. Node Sass v5+ is required for Node v15 support. I'll update this package and test it out shortly. If you want to...
Appreciate the fix for this @denolfe. Would it be possible to get a version bump on the `@payload/db-postgres` package? We're not able to test this fix atm. Thank you!
+1, I'd also find this feature super valuable.
Also experiencing this issue. Downgraded to `^0.50.0` for the time being. I don't see an obvious reason for why this is occurring, but it may be related to [this useEffect](https://github.com/react-monaco-editor/react-monaco-editor/blob/7abe0112b7bdf24e18bcfe5fa3b919887a2a985a/src/editor.tsx#L85)...