Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Add Widget Error #1401

Open
henjoe opened this issue Sep 20, 2024 · 5 comments
Open

[BUG] Add Widget Error #1401

henjoe opened this issue Sep 20, 2024 · 5 comments

Comments

@henjoe
Copy link

henjoe commented Sep 20, 2024

Describe the bug
I am not actually sure if this is BUG or Not, but I was just trying the add widget feature, I simply npm start on the server and on the client (ng serve) and use the

dynamicIndicatorTestButtonSVG-init-edit.svg

as the test svg file, When I imported it, it gives me this error:

 [webpack-dev-server] [HPM] Error occurred while proxying request localhost:4200/resources/dynamicIndicatorTestButtonSVG-init-edit.svg to http://localhost:1889/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)

To Reproduce
Steps to reproduce the behavior:

  1. Add Image Link control and look for the sample SVG.

Expected behavior
Added new widget.

Screenshots
image

Environment

  • FUXA version: just the master branch
  • Node.js version: V18.xx
  • npm version: 10.2.3
  • Platform/OS: Windows
  • Browser: Chrome
@unocelli
Copy link
Member

Hi, try to import it via 'Image tool (embedded)'
image

@henjoe
Copy link
Author

henjoe commented Sep 20, 2024

Using the Image Tool (embedded)

image

@unocelli
Copy link
Member

Hi, I don't know what you are trying 😉
widget-test3

@henjoe
Copy link
Author

henjoe commented Sep 20, 2024

Does this works when in debug mode (ng serve on the client)? Or the client should be build first?
I am not quite sure whats wrong in here, but I might need to check more.

@unocelli
Copy link
Member

should work in debug mode too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants