Skip to main content


Advanced content filter blank page


!Friendica Admins

Hi, I tried to use the "Advanced content filter" addon. Sadly, I just get a blank page and the following error in my console:

Uncaught ReferenceError: Vue is not defined
    <anonymous> https://fediweij.nl/addon/advancedcontentfilter/advancedcontentfilter.js:15
advancedcontentfilter.js:15:1


Should I rebuild some javascript files somehow or is something else broken? Thanks for the help!
in reply to Ruben Verweij

What happened is that Friendica core has updated to Vue 3, which the ACF addon is still on Vue 2.

Friendica Admins reshared this.

in reply to Mark

@Mark It's worse, the bower package for Vue 2 we used stopped providing the minified vue.min.js file which we were relying on.
@Mark

Friendica Admins reshared this.

in reply to Ruben Verweij

@Ruben Verweij Sorry about that, this is a known issue in the current stable release that has been fixed in the develop branch and will be released next month.

Friendica Admins reshared this.

in reply to Ruben Verweij

@Mark @Hypolite Petovan Okay, thank you, no problem. I'll wait for the release, good luck in getting it ready!

Friendica Admins reshared this.