about

Heading

How to submit an issue in jQuery Mobile

If you think you've found a bug, please report it by following these instructions:

  1. Make sure that the bug still exists at jquerymobile.com/test (up-to-the-minute latest build) as it may be fixed already.
  2. Check to see if the issue has already been reported in the issue tracker.
  3. If you found a issue to report, start by creating a simplified test page in this jsbin that uses the least amount of code to illustrate the problem. We won't review a complex page or site with a note "this is broken".
  4. Include a detailed set of steps to reproduce the issue on your test page
  5. Specify what device, OS version, and browser/version where the issue can be seen
  6. If this is a regression, specify what version of the jQuery Mobile code or commit where things were working correctly.

This page links to the latest JS and CSS files and will be updated with each new commit within one minute.

Using JS Bin

Since this tool uses hash changes in the URL, it can confuse jQuery Mobile. Do not turn on the real-time preview feature. To view your changes, hit the "Save" link, then click on the link that appears to the left of the button. To edit, press the back button or add /edit/ after the URL.

Footer