Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

'Bad SVGML' in boilerplate defs (web studio)

Suddenly started getting these errors shortly before midnight (Eastern US):

 

[12:15:42 AM]Error 22 Bad SVGML '<link rel="import" href="/mnt/sysassets/system_widget.defs" /'
[12:15:42 AM]Error 22 Invalid value '#animate-in' in swipe-back-observer
[12:15:42 AM]Error 22 Undefined attribute 'href' in swipe-back-observer
[12:15:42 AM]Error 22 Invalid value '#swipe-back-handle' in swipe-back-handle
[12:15:42 AM]Error 22 Undefined attribute 'href' in swipe-back-handle
 
App starts, however some features draw incorrectly. widget.defs is as boilerplate as it gets:
<svg>
<defs>
<link rel="stylesheet" href="styles.css" />
<link rel="import" href="/mnt/sysassets/system_widget.defs" />
</defs>
</svg>
 
What gives?
Best Answer
0 Votes
0 REPLIES 0