muk-it / muk_dms

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

[Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. #69

Closed Highcooley closed 5 years ago

Highcooley commented 5 years ago

[Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See for more details. This relates to version 10.0 /muk_dms/static/lib/jsTree/jstree.js

Highcooley commented 5 years ago

Are you planning on working on this? Otherwise DMS for odoo 10.0 will stop working very soon. Thanks for your reply.

keshrath commented 5 years ago

JSTree is a library. Do you know if it is fixed there or a newer version exists?

keshrath commented 5 years ago

3.3.4 -> 3.3.7 might be possible and should solve this issue. If you have the time you could test it and do a PR.

keshrath commented 5 years ago

https://github.com/muk-it/muk_dms/pull/72