Nikolay Sheyko
Results
1
comments of
Nikolay Sheyko
I appears that the problem is not in async/await in `result = await eval("(async () => {return " + js_code + "})()")`, but in a way streamlit communicates with it's...