Strange it is working today with no changes. Save also updated discourse last night.
Thanks for looking into. Great component. I wonder if it might allow these effects in reactions.
Strange it is working today with no changes. Save also updated discourse last night.
Thanks for looking into. Great component. I wonder if it might allow these effects in reactions.
I had the thought, It might be possible, will see!
with discourse 3.4.1, it works in auto-complete, but does not work in the emoji picker. does not work in chat eitherā¦
wonder if someone seeing the same issue ?
thanks
Unfortunately, it requires a recent version of Discourse to work in the emoji picker and chat.
To make it work, you need to change Discourse from stable to tests-passed branch or wait for the changes in core to be available in the stable version.
thanks @Arkshine confirmingā¦
(will check out your code, if could make it work for my versionā¦)
You need this emoji-picker-filter-container
plugin outlet to be available, to make it work in the emoji picker: Emoji Fluff - #13 by Arkshine .
As for the chat support, itās relying on a change in core that unifies both chat/forum emoji picker, it will be difficult to support it on your version.
I upgraded forum something like 15 minutes ago, and now I get admin error and the forum went into safe mode.
This error I see:
Message (5 copies reported)
Emoji Fluff theme/component is throwing errors:
Error: Could not find module `discourse/lib/raw-templates` imported from `discourse/theme-395/discourse/lib/autocomplete`
Backtrace
Error: Could not find module `discourse/lib/raw-templates` imported from `discourse/theme-395/discourse/lib/autocomplete`
at https://cdnfoorumi.katiska.eu/assets/vendor.3011ae158d44f5a95269fb8365df3962-632fa9355ac0fdeb53b1258f055d7e6fa167f0c852d68928531082eed1d762e6.br.js:1:1217
at a (https://cdnfoorumi.katiska.eu/assets/vendor.3011ae158d44f5a95269fb8365df3962-632fa9355ac0fdeb53b1258f055d7e6fa167f0c852d68928531082eed1d762e6.br.js:1:1282)
at s.findDeps (https://cdnfoorumi.katiska.eu/assets/vendor.3011ae158d44f5a95269fb8365df3962-632fa9355ac0fdeb53b1258f055d7e6fa167f0c852d68928531082eed1d762e6.br.js:1:3035)
at a (https://cdnfoorumi.katiska.eu/assets/vendor.3011ae158d44f5a95269fb8365df3962-632fa9355ac0fdeb53b1258f055d7e6fa167f0c852d68928531082eed1d762e6.br.js:1:1338)
at s.findDeps (https://cdnfoorumi.katiska.eu/assets/vendor.3011ae158d44f5a95269fb8365df3962-632fa9355ac0fdeb53b1258f055d7e6fa167f0c852d68928531082eed1d762e6.br.js:1:3035)
at a (https://cdnfoorumi.katiska.eu/assets/vendor.3011ae158d44f5a95269fb8365df3962-632fa9355ac0fdeb53b1258f055d7e6fa167f0c852d68928531082eed1d762e6.br.js:1:1338)
at requireModule (https://cdnfoorumi.katiska.eu/assets/vendor.3011ae158d44f5a95269fb8365df3962-632fa9355ac0fdeb53b1258f055d7e6fa167f0c852d68928531082eed1d762e6.br.js:1:569)
at y (https://cdnfoorumi.katiska.eu/assets/chunk.0191d54ac6a6aa072c85.d41d8cd9.br.js:12:151282)
at b (https://cdnfoorumi.katiska.eu/assets/chunk.0191d54ac6a6aa072c85.d41d8cd9.br.js:12:151502)
at https://cdnfoorumi.katiska.eu/assets/chunk.0191d54ac6a6aa072c85.d41d8cd9.br.js:12:150752
at g.start (https://cdnfoorumi.katiska.eu/assets/chunk.0191d54ac6a6aa072c85.d41d8cd9.br.js:12:150918)
at HTMLDocument.<anonymous> (https://cdnfoorumi.katiska.eu/assets/start-discourse-61ad9120d229052658ceb8dbd4c5197830da20afd3aafe5d031e7f8864f5183d.br.js:3:52)
at https://cdnfoorumi.katiska.eu/assets/start-discourse-61ad9120d229052658ceb8dbd4c5197830da20afd3aafe5d031e7f8864f5183d.br.js:6:10
at https://cdnfoorumi.katiska.eu/assets/start-discourse-61ad9120d229052658ceb8dbd4c5197830da20afd3aafe5d031e7f8864f5183d.br.js:6:27
Env
HTTP HOSTS: foorumi.katiska.eu
Ideas?
Yes, the raw template usage has been removed from the core.
I will update it ASAP.
Thanks for reporting!
@Jagster, Sorry, I canāt fix the TC immediately. There is no simple alternative here.
For now, Iāve updated the TC to disable fluff in autocomplete. At least you wonāt get any errors, and you can still use fluff (the emoji picker still works fine).
Iām working on a possible solution; stay tuned!
This is nice component, but not critical one. So, donāt take any stress about it. Everything is cool.