T

Smiley button does not work in the ACP area

  • Thread starter Thread starter tenants
  • Start date Start date
T

tenants

Guest

The bug:
/forum/admin.php?button-manager/edit&type=toolbarButtonsXS

If you click a smiley there, it does not insert, most of the other functionality does work


I think... Im still digging, but the data-href="{{href}}" is not getting replaced, if you log out:
Code:
Code:
let menuHtml = document.querySelector('.js-xfEditorMenu').textContent.trim()
console.log(menuHtml)
but that could be a red herring
-----

I only noticed this because I wanted to add a text editor (with smiles) to an ACP plugin...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom