muk-it / muk_dms

MuK Document Management System
GNU Lesser General Public License v3.0
91 stars 144 forks source link

Document View v.12 - Create Button #86

Closed asolano88 closed 5 years ago

asolano88 commented 5 years ago

On Clicking "CREATE" Button

The following error will appear:

Error: Uncaught TypeError: this.controller._createNode is not a function

http://192.168.0.228:8069/web/content/25398-37c058e/web.assets_backend.js:3861 Traceback: TypeError: this.controller._createNode is not a function at Class._create_selected_node (http://192.168.0.228:8069/web/content/25398-37c058e/web.assets_backend.js:3861:859) at HTMLButtonElement.dispatch (http://192.168.0.228:8069/web/content/444-01898e3/web.assets_common.js:892:451) at HTMLButtonElement.elemData.handle (http://192.168.0.228:8069/web/content/444-01898e3/web.assets_common.js:865:173)

keshrath commented 5 years ago

Can you please send the trace while in debug mode with assets

asolano88 commented 5 years ago

Error: Uncaught TypeError: this.controller._createNode is not a function

http://192.168.0.228:8069/muk_dms_view/static/src/js/views/main/main.js:247 Traceback: TypeError: this.controller._createNode is not a function at Class._create_selected_node (http://192.168.0.228:8069/muk_dms_view/static/src/js/views/main/main.js:247:23) at HTMLButtonElement.dispatch (http://192.168.0.228:8069/web/static/lib/jquery/jquery.js:4641:58) at HTMLButtonElement.elemData.handle (http://192.168.0.228:8069/web/static/lib/jquery/jquery.js:4309:63)


From: Mathias Markl notifications@github.com Sent: Tuesday, May 21, 2019 5:22:59 PM To: muk-it/muk_dms Cc: asolano88; Author Subject: Re: [muk-it/muk_dms] Document View v.12 - Create Button (#86)

Can you please send the trace while in debug mode with assets

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/muk-it/muk_dms/issues/86?email_source=notifications&email_token=ALOYR5I7F22QXUPDGXI6263PWO5PHA5CNFSM4HOHNH3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV3JXRA#issuecomment-494312388, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALOYR5L47ZL3USKYDRY6UZDPWO5PHANCNFSM4HOHNH3A.

keshrath commented 5 years ago

https://github.com/muk-it/muk_dms/commit/e2c2d786cda98eb5d3ca56313051585e28892665