I updated flarum to 1.0.4 from beta16 the plugin is not really usable.
The main UI opens but selecting a GIF results in the JS errors as shown in the image above. I have refreshed the cache on the server as well as browser side.
{
"name": "flarum/flarum",
"description": "Delightfully simple forum software.",
"type": "project",
"keywords": [
"forum",
"discussion"
],
"homepage": "https://flarum.org/",
"license": "MIT",
"authors": [
{
"name": "Franz Liedke",
"email": "franz@develophp.org"
},
{
"name": "Daniel Klabbers",
"email": "daniel@klabbers.email",
"homepage": "https://luceos.com"
},
{
"name": "David Sevilla Martin",
"email": "me+flarum@datitisev.me",
"homepage": "https://datitisev.me"
},
{
"name": "Clark Winkelmann",
"email": "clark.winkelmann@gmail.com",
"homepage": "https://clarkwinkelmann.com"
},
{
"name": "Matthew Kilgore",
"email": "matthew@kilgore.dev"
},
{
"name": "Alexander (Sasha) Skvortsov",
"email": "askvortsov@flarum.org"
}
],
"support": {
"issues": "https://github.com/flarum/core/issues",
"source": "https://github.com/flarum/flarum",
"docs": "https://flarum.org/docs/"
},
"require": {
"askvortsov/flarum-rich-text": "",
"clarkwinkelmann/catch-the-fish": "1.0",
"flarum/approval": "",
"flarum/bbcode": "",
"flarum/core": "1.0",
"flarum/emoji": "",
"flarum/flags": "",
"flarum/lang-english": "",
"flarum/likes": "",
"flarum/lock": "",
"flarum/markdown": "",
"flarum/mentions": "",
"flarum/nicknames": "",
"flarum/pusher": "",
"flarum/statistics": "",
"flarum/sticky": "",
"flarum/subscriptions": "",
"flarum/suspend": "",
"flarum/tags": "",
"fof/analytics": "",
"fof/byobu": "1.0.0-beta.7",
"fof/disposable-emails": "",
"fof/drafts": "",
"fof/filter": "",
"fof/follow-tags": "",
"fof/formatting": "",
"fof/frontpage": "",
"fof/ignore-users": "",
"fof/links": "",
"fof/oauth": "",
"fof/polls": "",
"fof/profile-image-crop": "",
"fof/reactions": "",
"fof/realtimelogin": "1.0",
"fof/recaptcha": "",
"fof/share-social": "",
"fof/sitemap": "",
"fof/spamblock": "",
"fof/stopforumspam": "",
"fof/upload": "",
"fof/user-directory": "",
"fof/username-request": "",
"kilowhat/flarum-ext-audit-free": "",
"michaelbelgium/flarum-discussion-views": "7.0",
"therealsujitk/flarum-ext-gifs": "",
"v17development/flarum-seo": "*"
},
"config": {
"preferred-install": "dist",
"sort-packages": true
},
"prefer-stable": true
}