Steven Dao

Results 39 comments of Steven Dao

Just confirm that I have the same issue, hope the team will update it to be able to work with Alfred 3 soon.

@jAlfredsson, It sounds really strange! Are there any ways I can reproduce the issue?

@Blanen that would be lovely and much appreciated!! We are a bit tight on time here :(

Do you have your code available somewhere? Everything is fine in the demo from codesandbox: https://codesandbox.io/s/vue-tel-input-nuxt-demo-1l93b

hey folks, it was meant to be the error message for `setCustomValidity` in the DOM validation. find more here: https://www.w3schools.com/js/js_validation_api.asp. I'm not sure when it was implemented in either (potentially...

@CharltonSantana I'm thinking we can use the `defaultCountry` prop and allow it to be both number and string. if it's a string we fetch the country by country code and...

@shershen08 thanks for reaching out. It sounds like a very good idea, we might implement it in the next releases.

Thank you! I think we used to use this SVG collection but then people complained about the size of it then we changed to current `png`s. Any particular reason you...

@TheGreenAirplane That's a good idea, I think we can do it in the next patch.