Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

JQM 1.4.5 doesn't support jQuery 2.2.0 #8381

Open
@suewonjp

Description

@suewonjp

simple popup invocation doesn't work for the combination of the jquery 2.2.0 and jquery mobile 1.4.5 (both are recent versions)

Here is a very simple html file, which tries to only open a popup. It fails at least on my system.

test7.html.zip

The error message is:

TypeError: a.preventDefault is not a function. (In 'a.preventDefault()', 'a.preventDefault' is undefined)

But, other combinations work; for instance:

  • jq 1.9.1 and jqm 1.4.5
  • jq 2.2.0 and jqm 1.3.2

The bottom line is something seems wrong if both of the two are latest.

tested system:

  • Safari - Version 9.0.3 (9537.86.4.4)
  • OS X 10.9.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions