our sharelatex/overleaf is running as a container on docker swarm using sharelatex/sharelatex:2.1.0
dialog window closes, user is invited
dialog stays open, animation icon is spinning - but nothing happens
firefox console displays:
TypeError: "h.recaptchaDisabled is undefined"
s https://overleaf-mews.apps.uni-hamburg.de/js/ide-fddd9e876def50dd4445.js:2
addMembers https://overleaf-mews.apps.uni-hamburg.de/js/ide-fddd9e876def50dd4445.js:2
u https://overleaf-mews.apps.uni-hamburg.de/js/libraries-96c7272e30460348884a.js:2
f https://overleaf-mews.apps.uni-hamburg.de/js/libraries-96c7272e30460348884a.js:2
n https://overleaf-mews.apps.uni-hamburg.de/js/libraries-96c7272e30460348884a.js:2
undefined libraries-96c7272e30460348884a.js:2:531883
(edited out a couple of source map errors)
[edit: markdown corrected for source map errors]
I meet the same problem right now.
Chrome console displays:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
angular.js:14525 TypeError: Cannot read property 'invite' of undefined
at s (ShareProjectModalController.js:202)
at ShareProjectModalController.js:125
at angular.js:20178
at f (angular.js:6274)
at angular.js:6554 undefined
I think this is related to a problem which we're aware of, and are preparing a fix for in the next release cycle: https://github.com/overleaf/overleaf/issues/652
Can you try the temporary fix described in this comment and see if it helps? https://github.com/overleaf/overleaf/issues/652#issuecomment-574658899
Thanks!
Managed to reproduce, will confirm once it's fixed.
Most likely the same error as in: https://github.com/overleaf/overleaf/issues/684
This issue should've been fixed, try running sharelatex/sharelatex:2.1.1-beta1 image.
Most helpful comment
This issue should've been fixed, try running
sharelatex/sharelatex:2.1.1-beta1image.