-
Notifications
You must be signed in to change notification settings - Fork 139
added new 'Error_Messages' postmessage #3217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
465c437 to
a04598e
Compare
a04598e to
807a8db
Compare
|
@juliushaertl sorry if dumb question |
|
document.js is only used on some occasions, we refactored quite a bit with #3152 so that regular file openings as a logged in user only use viewer.js, where you might want to add this also in src/view/Office.vue. All js files are bundled with webpack but when building in development mode ( |
|
|
807a8db to
d60002b
Compare
1ada51a to
02adaf4
Compare
pedropintosilva
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This message should be localized. Probably following the same syntax as somewhere else. example: "t('richdocuments', 'Document loading failed')"
02adaf4 to
faae945
Compare
|
@juliushaertl In logs I see this
|
|
Can you double check if https://github.com/nextcloud/viewer is installed and enabled as an app? Feel free to ask Pedro for the link to the chat we have to check this more synchronously together ;) |
Manually cloning viewer app fixes the problem |
6c08d03 to
723d1ff
Compare
- handle App_LoadingStatus Initialized - using Error_Messages richdocuments can pass custom error msg to collabora with nextcloud documentation link Signed-off-by: Rashesh Padia <[email protected]>
723d1ff to
1d61ac9
Compare
|
I'll close this since custom error messages have been pushed to #3311 |
TODO
Checklist