Grasia / grasia-dash-components

Extending Plotly's Dash component suite for @Grasia.
MIT License
18 stars 0 forks source link

dash.exceptions.DuplicateIdError #7

Closed mbkupfer closed 5 years ago

mbkupfer commented 5 years ago

Hi, I tried testing out the usage.py and got the below exception. It got stuck on the Flask debugger screen.

dash.exceptions.DuplicateIdError

dash.exceptions.DuplicateIdError: Duplicate component id found in the initial layout: `test-card`
Akronix commented 5 years ago

I can't reproduce the issue, did you change anything in the usage.py file?

Akronix commented 5 years ago

@mbkupfer feel free to reopen it if you face the problem again.