Unable to accept federated share invitations. Empty notification popup

Nextcloud version (eg, 12.0.2): 15.0.0
Operating system and version (eg, Ubuntu 17.04): Raspbian 16.04
Apache or nginx version (eg, Apache 2.4.25): Apache 2.4.26
PHP version (eg, 7.1): 7.2

The issue you are facing:
I received an federated share but I am unable to accept it.

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

Steps to replicate it:

  1. Receive federated share
  2. See entry of federated share in activity stream
  3. Open notification bell at top (red indicator) and it is empty. See screenshot:

grafik

The output of your Nextcloud log in Admin > Logging:

no entries

Can somebody confirm this behaviour?

Did a quick search at GitHub and did not found any recently related topic.

I have seen the same behavior on Chrome on Windows 10 Home. The reason being that JS is throwing an exception on the browser’s console. Tried it in Chrome on Linux without any issues. Just haven’t had the chance to submit an issue yet.

Forgot to mention my browser and OS.
Tried it with FF64 on Win 7 and OS X.

EDIT: Same on macOS with Safari 12.

@rakekniven do you also see javascript exceptions in your browser console when that happens?

Did you check that the box is really empty, there is perhaps white text :wink:
Other idea: Add-blocker/anti-virus plugin

Ja:

TypeError: “this.userRemoteTemplate is not a function”
parseParameter https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:89179
parseMessage https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:88921
forEach https://somehost/core/vendor/core.js?v=00ef047d-0:18:2350
parseMessage https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:88866
renderedSubject https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:14:23425
get https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:15827
evaluate https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:16984
Re https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:18879
s https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:14:20633
_render https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:32580
r https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:63966
get https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:15827
Me https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:15752
mount https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:63982
mount https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:63844
mount https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:86637
init https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:22357
f https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:52459
f https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:52348
$/< https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:55533
$ https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:55108
$/< https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:55258
$ https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:55108
$/< https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:55258
$ https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:55108
i https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:56860
_update https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:31552
r https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:63956
get https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:15827
run https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:16718
Ee https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:14856
te https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:11328
Xt https://somehost/apps/notifications/js/notifications.js?v=00ef047d-0:7:10834
vue.esm.js:1741

Moved cursor around and did not find any hyperlink.
Even no text to highlight.

Blocker is disabled and other tools as well.

Accepting federated share via iOS app was possible.

Same issue
Nextcloud 15.0.0 Fresh install
firefox 64 / Opera 57 On Windows 7

Same JS error as rakekniven

Already reported and a fix has been provided.

Not sure if this will be included in v15.0.1

1 Like

Works like expected with v15.0.1 RC2.

:+1: