chrisrzhou / react-wordcloud

☁️ Simple React + D3 wordcloud component with powerful features.

Home Page:https://react-wordcloud.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples in docs are blank

misselliev opened this issue · comments

For a few days now, all code blocks examples on the website just show a blank space.
Captura de pantalla de 2020-10-29 09-13-48

I think that's could be related to lodash.debounce dependency. I receive an Uncaught TypeError: t.transition is not a function on the latest release, forcing me to fall back to v.1.1.1

Hey guys, I think the issue is caused by docz

You can run the docs locally if you have cloned the repo with npm run docs as a workaround if you want to browse interactive docs.

Sorry for the inconvenience and I intend to move out of docz in the future, after I am able to find time, and a meaningful documentation framework.

commented

Still an issue