im-perativa / streamlit-calendar

A Streamlit component to show calendar view using FullCalendar
https://calendar-component.streamlit.app/
Apache License 2.0
119 stars 12 forks source link

list model bug when click "list" button #5

Closed RyanBin0126 closed 9 months ago

RyanBin0126 commented 10 months ago

When I used ”list“ model and clicked the event,then error happened. No matter in the online demo or in my local environment.

The error like this: Component Error Converting circular structure to JSON --> starting at object with constructor 'HTMLDivElement' | property '__reactInternalInstance$i4o8rs9dx7q' -> object with constructor 'Hl' --- property 'stateNode' closes the circle****

saruwaka-sho commented 9 months ago

I'm having a similar problem to this too.

im-perativa commented 9 months ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on PyPI and GitHub.