HD3D askvortsov Oh no, that would take time. Please help me fix this for now without upgrading to beta 13
askvortsov In the meantime, you could downgrade to the previous version (v0.1.5), or remove the extension till you have time to upgrade?
HD3D askvortsov Ok sir, help me downgrade to previous version or remove the extension I tried it but don't know how to
iPurpl3x Translations seem to be broken... I guess you are using app.translator.trans() where there should be app.translator.transChoice(). (There may be more places where there is this bug than what you see on the screenshot, I haven't tested everything.)
askvortsov iPurpl3x rob006 are you both on the latest version? I didn't announce it, but I pushed an update to all of my extensions yesterday with some JS cleanup
iPurpl3x askvortsov are you both on the latest version? I have updated (I somehow was on 0.1.5...) and now it's working fine. Thank you.
rob006 It looks like v0.1.6 does not have assets compiled: https://github.com/askvortsov1/flarum-moderator-warnings/commits/v0.1.6
Mark73 askvortsov Looking forward. Also, I wanna thank you guys for the amount of work you put into this, you are on your way to stability! 😃
askvortsov v0.1.9 Added TextFormatter support, you can now use markdown/bbcodes (if the relevant extensions are enabled) in warning comments v0.1.10 Fixed transChoice bug, translations should now display properly.
askvortsov v0.2.0 Fixed breaking bug with mentions Optimized text formatting A bunch of UI tweaks Thank you to @IanM and his work on the fantastic Moderator Notes extension for identifying fixes to these issues, and to @Kylo for reporting them! To upgrade: composer require askvortsov/flarum-moderator-warnings:^0.2.0 php flarum migrate php flarum cache:clear The migrate step is required: if not done, there will be errors.