Skip to content

New Issue Checklist

Jack O'Connor edited this page Oct 18, 2018 · 6 revisions
  • Since v14 we have removed the jQuery dependency. See the readme for how to initialise and use the plugin with pure JavaScript. If you want to stick with the jQuery version, there is now a separate jQuery wrapped version.
  • We use libphonenumber for formatting, validation and generating placeholder numbers - if your issue relates to one of these things, please check their test site first and if you see the problem there please file an issue with them instead.
  • Please note that the auto-format feature (AKA format-as-you-type) was removed in v8. Discussion here. Please do not open any new issues about this topic.
  • Note that if you simply need to upgrade to the latest version of libphonenumber, it only takes 5 minutes to do this yourself - see Contributing page.
  • Please try using the latest version of the plugin before reporting any issues.
  • Please search through existing issues to see if your question has already been answered before opening a new one.
Clone this wiki locally