Steve McKinley
Steve McKinley
Finally got it to work. I'm not sure what was causing the problem.
@zz Thanks for the input! I've been having trouble configuring this extension, so I've gone back to a simpler validation for now. Hopefully down the road I can revisit this...
The hidden input works beautifully as long as nationalMode is false. :-) It still doesn't work with nationalMode set to true.
@Borales I know what you mean. I'm thinking if the hidden input "hack" is not built into the `intl-tel-input` plugin, then it probably doesn't need to be built into yours....
Have you found a solution to this? By the way, I followed your code to get it up and running in the first place, so thanks for posting that.
That should work for me. Thanks!
I know this is a bit of a late answer. Maybe it will help others. If you're overwriting files in the destination folder, make sure you have write access to...
I'm having the same trouble. This was working perfectly when my repository was public, but it broke when I went private. I initially encountered the error: _ $ git clone...
I just got this to work. It ended up being a combination of incorrect ownership (username:psacln) and placing the .ssh folder in the wrong directory. It had to be in...