David Arutyunyan

Results 5 comments of David Arutyunyan

+1 I solved this by cloning svg element and calling `destory` on `complete` callback `_onVisibilityChange` probably should resume only if animation is playing

> Thanks! Glad you are finding RDT useful 😄 > > So, it looks like you're updating `data={this.state.itemDetailList}` every time you type into a field. This will cause RDT to...

> After moving streamlit_app.py to the root directory and running streamlit run streamlit_app.py, I was hit with the issue: I face this issue event when having `streamlit_app.py` file in `gui`...