Niko Draca
Results
12
comments of
Niko Draca
FWIW I got around this by keeping track of what links were clicked (I believe similar to what OP is describing): ```python import streamlit as st from st_click_detector import click_detector...
> > ```js > > setComponentValue > > ``` > > Hey @nikodraca , you solution doesn't seem to register the click at all. Could you help out please? My...