You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before upgrading to version 5.0, the Edit Param views displayed a number of form elements to edit the report parameters. After the upgrade, the form is completely missing from the UI.
Upon further inspection, this is occurring because a client-side script is telling the tab container DIV to not display.
Is this something that is likely due to the module, or should we be looking elsewhere.? Right now, there doesn't appear to be anything in the theme calling a tab client script, and this view is in isolation mode, so it's not another module causing this.
Before upgrading to version 5.0, the Edit Param views displayed a number of form elements to edit the report parameters. After the upgrade, the form is completely missing from the UI.
Upon further inspection, this is occurring because a client-side script is telling the tab container DIV to not display.
Is this something that is likely due to the module, or should we be looking elsewhere.? Right now, there doesn't appear to be anything in the theme calling a tab client script, and this view is in isolation mode, so it's not another module causing this.