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
Describe the bug
When I create or open a new project, without doing any operations, I click Settings and click the View button, and an error message appears.
To Reproduce
Steps to reproduce the behavior:
Open the settings pop-up window
Click the View button
An exception occurs
at $.SvgCanvas.setBackground (fuxa-editor.min.js:20:1044)
at r (fuxa-editor.min.js:21:6358)
at u.init (fuxa-editor.min.js:22:4428)
at r.myInit (main.d1fe082e6468ffe7.js:3:368757)
at r.ngAfterViewInit (main.d1fe082e6468ffe7.js:3:367171)
at qe (main.d1fe082e6468ffe7.js:329:2884705)
at _t (main.d1fe082e6468ffe7.js:329:2884518)
at Is (main.d1fe082e6468ffe7.js:329:2884231)
at Ou (main.d1fe082e6468ffe7.js:329:2918078)
at TE (main.d1fe082e6468ffe7.js:329:2917478)
myInit @ main.d1fe082e6468ffe7.js:3Understand this errorAI
main.d1fe082e6468ffe7.js:329 ERROR TypeError: this.winRef.nativeWindow.svgEditor.setColor is not a function
at r.setFillColor (main.d1fe082e6468ffe7.js:3:376635)
at r.myInit (main.d1fe082e6468ffe7.js:3:368814)
at r.ngAfterViewInit (main.d1fe082e6468ffe7.js:3:367171)
at qe (main.d1fe082e6468ffe7.js:329:2884705)
at _t (main.d1fe082e6468ffe7.js:329:2884518)
at Is (main.d1fe082e6468ffe7.js:329:2884231)
at Ou (main.d1fe082e6468ffe7.js:329:2918078)
at TE (main.d1fe082e6468ffe7.js:329:2917478)
at Ou (main.d1fe082e6468ffe7.js:329:2917504)
at IE (main.d1fe082e6468ffe7.js:329:2924710)```
Screenshots
Environment
FUXA version: 1.2.3-2125
Node.js version: v18.20.5
npm version:10.8.2
Platform/OS:Mac OS
Browser:chrome
The text was updated successfully, but these errors were encountered:
Describe the bug
When I create or open a new project, without doing any operations, I click Settings and click the View button, and an error message appears.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Environment
The text was updated successfully, but these errors were encountered: