Josh Crawford

Results 1030 comments of Josh Crawford

Fixed in [3.0.0-beta.14](https://github.com/verbb/formie/releases/tag/3.0.0-beta.14)

What are you mapping to `title`? What sort of Formie field is it?

Can you send through screenshots of your mapping? Maybe you're mapping an Entries Formie field to the Title attribute of an entry? It might be better through a new issue,...

Fixed in [2.1.20](https://github.com/verbb/formie/releases/tag/2.1.20) and [3.0.0-beta.16](https://github.com/verbb/formie/releases/tag/3.0.0-beta.16)

Yeah, this is a somewhat known complication of having to handle emoji's. Basically, any special characters are transformed to their HTML entity value and that's used as the length on...

Updated in [3.0.0](https://github.com/verbb/formie/releases/tag/3.0.0)

Yeah, that's a fair enough annoyance. I wanted to not have a new term for the inner container to keep things consistent and simple. But yes, a typical field structure...

That's a great point (Theme Config came after the initial structure planning, so I clearly wanted to change it up). Consider that penciled in for Formie 3.

Updated in [3.0.0](https://github.com/verbb/formie/releases/tag/3.0.0)

This has been brought up a [few](https://github.com/verbb/formie/issues/1200) [times](https://github.com/verbb/formie/issues/466) and is tricky for Formie to deal with, without mapping values. Cookie values won't work because integrations are run via the queue,...