-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Explorer
-
Epic Link:
-
Team:AT
-
Sprint:nxAT 11.1.17, nxAT 11.1.18
-
Story Points:1
The following javascript error is shown when navigating to an empty operations view (after saving a partial distribution for instance, see NXP-29117):
TypeError: table.config.parsers is undefined
This is jquery tablesorter bug, fix is inspired from https://github.com/christianbach/tablesorter/pull/23.
Once fixing this one, the following error appeared in some cases:
TypeError: cache.normalized[0] is undefined
--> applied a similar fix
Revealed by tests at NXP-20646