Josh Crawford
Josh Crawford
What's the outer field, as it seems like you're nesting things. Is it a Matrix, Neo or Vizy field?
So I'll say this is most likely Vizy's doing being the owner of the field, and how content is encoded as JSON.
That would be correct behaviour, at least for the moment. That's really because we don't _want_ to save just the embed URL as the value of the link, instead we...
Fixed for the next release. To get this early, run `composer require verbb/events:"dev-craft-5 as 3.0.5"`.
Updated in [3.0.7](https://github.com/verbb/events/releases/tag/3.0.7).
I can't seem to replicate the duplicate error, and the CKEditor issue seems an odd one, but I'll look into that!
@adrianjean Appreciate the follow-up, thanks!
I'm not a Craft Cloud expert (yet), but I'm surprised that any control action endpoints are being cached - I don't think they _should_ be. Probably only an issue for...
Appreciate the heads-up there, not sure why I went with `Session::exists()`. And thanks for that change!
Fixed in [2.1.21](https://github.com/verbb/formie/releases/tag/2.1.21)