Uros R
Uros R
Actually the example in the question works for me with ``` streamlit 1.12.2 streamlit-aggrid 0.3.3 ``` ... without JS injection, evals, `allow_unsafe_jscode`. In other words, the following: ```python import pandas...
Using width for SVGs is also directly advocated in the docs for `st.image()` - "[width] should be set for SVG images, as they have no default image width." One workaround...
Given [this new CVE](https://nvd.nist.gov/vuln/detail/CVE-2022-21797), affecting joblib versions < 1.2.0, it would be great to get a new release out.
That's great, @bhargavchippada, and appreciated. Hopefully it won't need much time, the odd PR / release. Going by the number of forks, and activity therein, there might be others willing...
#211 hopefully fixes it.