Matthew Poulter
Matthew Poulter
Seemed to have missed this over the holidays! Happy with a PR that resolves this 😄
Closing this if this behaviour is present in Nova itself. Thanks for the investigation!
@couchlab-pl Sorry for the delayed response. Is this still an issue for you?
I suspect this will be resolved with https://github.com/simplesquid/nova-enum-field/releases/tag/v3.2.0 , but let me know if it's not.
Hi @remxcode . As mentioned in the description, we are waiting for a required package to be updated first before we can merge this.
Yes, it looks like there's a fork of the testing package we use, so I'm going to look at swapping to that this weekend (unless anyone wants to submit a...
If you're looking for a start, this is what I've used in the past (although it'll need to be converted to TypeScript): ```vue import intlTelInput from 'intl-tel-input/intlTelInputWithUtils'; import 'intl-tel-input/styles'; import...