SeregPie / VueWordCloud

Generates a cloud out of the words.
https://seregpie.github.io/VueWordCloud/
MIT License
387 stars 60 forks source link

VueWordCloud do not show on firefox. #43

Closed banbanmasa closed 4 years ago

banbanmasa commented 5 years ago

I try to see VueWordCloud on firefox browser, but it's doesn't show. On chrome I can see VueWordCloud. My firefox version is 67.0.

SeregPie commented 5 years ago

But it works even in internet explorer.

nwaughachukwuma commented 4 years ago

It's not working for me yet @SeregPie, and I mean the sample in the README file

sudar commented 4 years ago

@banbanmasa @nwaughachukwuma

You need to set the width & height. See #37

nwaughachukwuma commented 4 years ago

Thanks @sudar. That's exactly what I did

SeregPie commented 4 years ago

Updated the first example with set width and height styles.