TangleSpace / hydralit_components

A package of custom components for Streamlit and Hydralit. Can be used directly or in combination with the Hydralit package.
Apache License 2.0
185 stars 21 forks source link

fix(rawscript): Fix raw script injection #13

Closed eluzhnica closed 2 years ago

eluzhnica commented 2 years ago

Previously adding a raw script would just error out in every case

TangleSpace commented 2 years ago

That is very nice, thank you for the fix. The experimental features got put on hold for a while due to life and work, thanks for the fix and the prompt to get me to have another look, as I've got some extra items I was working on but stopped, as custom page layouts and all the toys with free JS injection are waiting for a proper play.

eluzhnica commented 2 years ago

Thanks for the great work @TangleSpace!