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

Tag closing issue on apexcharts parent component #73

Open
langbien opened this issue May 25, 2023 · 1 comment
Open

Tag closing issue on apexcharts parent component #73

langbien opened this issue May 25, 2023 · 1 comment

Comments

@langbien
Copy link

Hi there,
I encountered a strange problem. When I put props in the ACharts component which is parent of apexchart, the first tag of the AChart component encountered a problem. I had to declare constants and put the props data in them to avoid the problem. I do not know why. someone had the same problem ?
At the bottom right of the component side you see in the comments the way in which I subsequently declared constants to put the data there and that solved the problem
Capture d’écran (11)
Capture d’écran (13)
Capture d’écran (14)

@karis
Copy link

karis commented May 27, 2023

yes, its about the clean code.

and i agree the second picture of your code. is the way to place the data and bind into your Achart

rather than hardcode into your html.

i though it can be closed issue

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