You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: undefined:1:1675: property missing ':'
at m (index.js:103:15)
at A (index.js:208:37)
at index.js:239:20
at c (index.js:250:10)
at l (index.js:21:22)
at ?editor_console=true:126:16
In fact, thebackground property is not invalid, its value is a correct value;
You can check out the demo https://jsfiddle.net/t6bkepf9/10/, which shows a loading animation;
Expected Behavior
no Error, parse success
Actual Behavior
An error exception has occurred
Error: undefined:1:1675: property missing ':'
at m (index.js:103:15)
at A (index.js:208:37)
at index.js:239:20
at c (index.js:250:10)
at l (index.js:21:22)
at ?editor_console=true:126:16
Steps to Reproduce
Reference demo
Reproducible Demo
https://jsfiddle.net/t6bkepf9/10/
Environment
Keywords
The text was updated successfully, but these errors were encountered: