Go to System
Click Text Filters
View browser's console.
Sadly my attempt at a fix failed.
joomla-projects/custom-elements#134
TypeError: tabLink is null joomla-tab.js:277:7
showTab(tab) {
const tabLink = document.querySelector(`#tab-${tab.id}`);
tabLink.click();
}
The selected tab is active.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-08 12:36:39 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_Date | 2020-02-08 12:36:39 | ⇒ | 2020-02-08 12:36:40 |
Closed_By | joomla-cms-bot | ⇒ | SharkyKZ |
Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/27845
Please test PR joomla-projects/custom-elements#135.