Josh Crawford
Josh Crawford
Those extra style tags certainly aren’t coming from Formie - they seem to be Tailwind (the `—tw` prefix). I’ve been testing with Tailwind locally, and can’t seem to get that...
Hmm, I've also been testing on a multi-page form, where I'm entering text into that field, it saves, then I navigate to the previous page with the field, and the...
Fixed for the next release. To get this early run `composer require verbb/hyper:"dev-craft-5 as 2.0.0-beta.8"`
@gglnx Also fixed for the next release. To get this early run `composer require verbb/hyper:"dev-craft-4 as 1.1.27"`
@gglnx Updated in [1.1.28](https://github.com/verbb/hyper/releases/tag/1.1.28)
Like I mentioned in https://github.com/verbb/formie/issues/1753#issuecomment-1977704028 this is probably due to a Git case insensitivity with the class from `verbb\formie\base\SubfieldInterface` to `verbb\formie\base\SubFieldInterface`. That should've been long fixed, and it seems strange...
Updated in [3.0.0-beta.10](https://github.com/verbb/formie/releases/tag/3.0.0-beta.10)
Yep, so at the moment, an embed link type just accepts _anything_, we can look at maybe adding settings for allow/deny providers, but we also don't have a definitive list...
Added for the next release. To get this early, run `composer require verbb/hyper:"dev-craft-4 as 1.1.17"`.
It's not a field setting, but a [plugin setting](https://verbb.io/craft-plugins/hyper/docs/get-started/configuration). See `embedAllowedDomains`