-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Description
Scenario to reproduse:
Edit a product in the backend.
Click on one of the tabs in the section Advanced Settings
. If the tab is an 'ajax tab' the first click goes as expected.
Starting with the second click (and with the first click on any 'non-ajax tab') a js error is logged in the console.
Error: jQuery UI Tabs: Mismatching fragment identifier.
throw new Error( msg );
Error reproduced in dev84 using FF. (didn't check other browsers).
Metadata
Metadata
Assignees
Labels
No labels