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]: <charts not working Error component not found> #1405

Open
1 task done
dalmarazr opened this issue Dec 20, 2024 · 0 comments
Open
1 task done

[Bug]: <charts not working Error component not found> #1405

dalmarazr opened this issue Dec 20, 2024 · 0 comments

Comments

@dalmarazr
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

when I try to use the lowcoder chart component that are based on echarts library it thows an empty component with the error : "Error: Component basicChart Not found", all the charts present this error, mermaid, sankeyChart, chart, geoMap.

On console I see this error: Error during remote component loading TypeError: Cannot read properties of undefined (reading 'map')
at Module.K6 [as styleControl] (:3000/static/index-634f5406.js:6361:655)
at :3000/api/npm/package/6765af04e820097199224249/[email protected]/e2b07149.js:146087:29
components not found
console error
properties pane not loading for charts
,

Expected Behavior

Drag and drop a chart and be able to edit it

Steps to reproduce

fresh installation of lowcoder,
1.- curl https://raw.githubusercontent.com/lowcoder-org/lowcoder/main/deploy/docker/docker-compose.yaml -o docker-compose.yml
2.- docker-compose up -d
3.- login as admin at localhost:3000/
4.- create app/module
5.- drag and drop a chart component

Environment

fresh installation

Additional Information

I tried downgrading to 2.4.11 , 2.4.12 and the error still occurs

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

1 participant