Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
notification popup problem
pioc34
✭✭
Hi all, on vanilla 2.8, i used baseline custom theme and i have this when a notification popup appears:
Moricio a posté une réponse sur j'ai la fibre
[{"insert":"Apr\u00e8s rapide examen des offres auxquelles j'ai acc\u00e8s (7, enfin 6 op\u00e9rateurs seulement).\n(les Free, SFR, BT &Co n'ont pas sign\u00e9s avec d\u00e9l\u00e9gation de la Sarthe)\nIl semble que ce soit le meilleur pour mon usage (K-net).\nTu as re\u00e7u le matos?\nQue penses tu de l'interface de config routeur?\nBien fournies?\n"}]
I think it's since i enabled rich editor but what to do to correct this?
0
Comments
Normally that's a hint on some routing problem. Try to open the web inspector tools and look at the net protocol. It might also be a JavaScript problem, so you also should have a look at the JavaScript console
ok thanks i will try to find the issue
It’s not a routing problem. It’s an open rich editor issue. An easy fix do I’ll take a look this weekend.
I've readied a PR here.