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

Components does not initially render, unless you resize the browser #4682

Open
jimmykane opened this issue Sep 4, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jimmykane
Copy link

jimmykane commented Sep 4, 2024

Description

ApexCharts do not work with tabs (hidden pages) and there is no rendering.

Steps to Reproduce

Install version 3.30.0 or greater
Render a component on two different pages (page 1 and page 2)
Start at page 1
Go to page 2 (component on page 2 should render, it doesn't)
Go back to page 1 (or resize browser window)
The component now renders

Expected Behavior

Renders fine

Actual Behavior

Does not render

Reproduction Link

https://codesandbox.io/s/github/rodpatulski/apexcharts_bug

See also the huge discussion Vue and React are having with this lib

apexcharts/vue-apexcharts#185

@jimmykane jimmykane added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant