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

clustered bar rendering labels only after branch change #3602

Open
asmafa opened this issue Jul 27, 2022 · 0 comments
Open

clustered bar rendering labels only after branch change #3602

asmafa opened this issue Jul 27, 2022 · 0 comments

Comments

@asmafa
Copy link

asmafa commented Jul 27, 2022

I'm working on a vue.js legacy project, with vite. I'm using a clustered bar.
On first rendering, the plot bar displays correctly all the labels as shown in picture below
image
Once i refresh the page, most labels disappear. The only way to show the labels again is by changing the branch on my project, and then returning to the previous one. The first time after the branch change the labels are displayed, and then after refresh they disappear. Solutions I tried that didn't work:

  • cleaning browsing data
  • restarting the server
  • trying on another browser / incognito window

Is this a bug ? Or is it a problem on my side ?

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