Problem/Motivation

jQuery.isNumeric removed in jQuery 4.0

Steps to reproduce

Install the module and add a field to a node type you will get a console error:
Uncaught TypeError: t.isNumeric is not a function

Proposed resolution

jQuery.isNumeric polyfill

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ipwa created an issue. See original summary.

ipwa’s picture

Status: Active » Needs review
ipwa’s picture

On second thought we might need to do a new major branch for this change and make that branch only compatible with Drupal 11.