Ramiro Medina
Ramiro Medina
@raaymax This is the _Reuse component_ we talked about, cool feature, would use the new `options` for Text fields that you developed. If you ever need a break from frontend...
Hi Mikita, as discussed earlier let's treat this as a potential enhancement. As discussed [here](https://www.streamsync.cloud/event-handlers.html#mutation-detection), mutation detection happens by assignment and `List` is no exception.
@raaymax wants to fix this :)
@FabienArcellier can you please confirm this is no longer an issue in 0.4.0?
Thanks Fabien; that sounds great. Couple of questions: 1. Why is Folium in quotes? Is this supposed to be MRO? 2. Would `change-folium-location` be the name of the event? 3....
Thanks for submitting @raaymax Commenting to watch this one 👀
@raaymax and I are using Vite (with Vue). We're dynamically importing MapBox i.e. `const mapboxgl = await import("mapbox-gl");`
@SergeyPriem apologies for the delay on this, we missed it when it was first published. We'll take a look. This should be allowed.
Modifying state from the frontend isn't allowed, as it'd be very unsafe. For authentication, we now have the options provided by @FabienArcellier .
You've convinced me... this was planned but I'll bring it forward a bit. Next release is all around custom components and events but the next one will have editable dataframes.