DevDrake

Results 2 issues of DevDrake

Hi, There is a bug in conversion of String statement to EPStatementObjectModel and then getting toEPL(). here is an test that shows the problem, note TestFill can be anything: ```...

bug

when i call : `streamlit_js_eval(js_expression='window.innerwidth', key='WIDTH')` it creates visible iframe in streamlit app: I understand, it has to create something to get the property, but can it have `opacity=0` or...