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

text attribute fill-opacity randomly added and set to 0 #97

Open
tokich6 opened this issue Sep 1, 2022 · 1 comment
Open

text attribute fill-opacity randomly added and set to 0 #97

tokich6 opened this issue Sep 1, 2022 · 1 comment

Comments

@tokich6
Copy link

tokich6 commented Sep 1, 2022

Hello,

I'm experiencing an issue where a fill-opacity: 0 text attribute gets added randomly on component re-render (not always). In some cases it affects all words in the cloud, others just some of the words (so in some cases no words show in the cloud at all) Can you please point me in the direction of what could possibly be causing this?

const options = {
    scale: 'log',
    fontSizes: [18, 36],
    fontFamily: 'Open Sans, sans-serif',
    rotations: 1,
    padding: 2,
    rotationAngles: [0, 0],
    enableTooltip: false,
  },
@Shourya-BrainAlive
Copy link

Hello,

I am also experiencing this issue. If you have found a solution, could you please share how to resolve it?

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