Tomek Szerszeń
Tomek Szerszeń
## 📚 Context _Please describe the project or issue background here_ - What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature - [ ]...
## 📚 Context _Please describe the project or issue background here_ - What kind of change does this PR introduce? - [ ] Bugfix - [ ] Feature - [...
### Summary When running `make pytest` command the following error on the end of test appears: `ValueError: I/O operation on closed file.` It happens because we're not waiting for scriptrunner...
## 📚 Context Currently `st.image` on SVGs images ignores `width` and `viewBox` attributes, this fix makes them work properly again, user is able to set `width` attribute and `viewBox` attribute...
This PR upgrades `baseui` to **12.1.2** (`[email protected]`) ## 📚 Context _Please describe the project or issue background here_ - What kind of change does this PR introduce? - [ ]...