Window blinking when double clicking or using package streamlit-drawable-canvas

Hi !
For a scholar project I try to build an active learning plateform as a demonstrator. I’m using streamlit_drawable_canvas to create anomaly masks on datas. But in some cases streamlit window is suddenly blinking then reset.

Errors

  • loading canvas page:
    test3
  • left click on canvas:
    test4
  • double click on buttons:
    test5

link to githup project: https://github.com/yann-ro/stl-aclearn

Python 3.9.9
streamlit 1.9.0
macOS Monterey12.3.1
streamlit-drawable-canvas 0.9.0

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.