Add to project missing in 16.0.4? *fixed*

Nextcloud version (eg, 12.0.2): 16.0.4
Operating system and version (eg, Ubuntu 17.04): debian 9
Apache or nginx version (eg, Apache 2.4.25): nginx 1.14.2
PHP version (eg, 7.1): 7.2

The issue you are facing:

After upgrade to nc 16.0.4 from 16.0.3 i cant seem to add files into projects anymore.

Is this the first time you’ve seen this error? (Y/N): Yes

Does anyone else have the same problem? From what i can see it happend on the upgrade to 16.0.4 as i can see it on many other servers where i have not done the upgrade yet.

I am going to dig a bit deeper and check the logs and see if its something i can find.

additionalScripts.js?v=ceac8164-17:1 Uncaught (in promise) TypeError: Cannot read property ‘call’ of undefined
at r (additionalScripts.js?v=ceac8164-17:1)
at Module.14 (files_sharing.4.js:1)
at r (additionalScripts.js?v=ceac8164-17:1)

found that that is not showing on the other installations

Hi,

I haven’t tested this feature before, so had my first attempt on NC16.0.4 now, but it worked.
Twice I linked a file with another file and added a third file to that project.

Can’t be a caching issue, right?

I’m on:
nginx 1.16.1
PHP 7.3.latest

I did not have the time to check on this as everything i normally use was working.

Seems like the sharerenamer or bookmakrs app was the culprit. Because now when i upgraded those two it started working as it should. Really strange.