?
avatar Quy
Quy
7 Feb 2020

Steps to reproduce the issue

Go to System
Click Text Filters
View browser's console.

Sadly my attempt at a fix failed.
joomla-projects/custom-elements#134

Actual result

TypeError: tabLink is null joomla-tab.js:277:7

    showTab(tab) {
      const tabLink = document.querySelector(`#tab-${tab.id}`);
      tabLink.click();
    }

Expected result

The selected tab is active.

avatar Quy Quy - open - 7 Feb 2020
avatar joomla-cms-bot joomla-cms-bot - change - 7 Feb 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Feb 2020
avatar SharkyKZ
SharkyKZ - comment - 8 Feb 2020
avatar joomla-cms-bot joomla-cms-bot - change - 8 Feb 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-02-08 12:36:39
Closed_By joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 8 Feb 2020
avatar SharkyKZ SharkyKZ - change - 8 Feb 2020
Closed_Date 2020-02-08 12:36:39 2020-02-08 12:36:40
Closed_By joomla-cms-bot SharkyKZ
avatar joomla-cms-bot
joomla-cms-bot - comment - 8 Feb 2020

Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/27845

Add a Comment

Login with GitHub to post a comment