Hi. We are using vaadin-wrapper-for-tinymce-5.1 in our application with Vaadin 8 and in the browser some warnings appear.
Chrome: tinymce.min.js:9 ‘Event.path’ is deprecated and will be removed in M109, around January 2023. Please use ‘Event.composedPath()’ instead. See https://www.chromestatus.com/feature/5726124632965120 for more details.
Every Browser: plugin.min.js:9 Context menu plugin is now built in to the core editor, please remove it from your editor configuration.
Will these issues get fixed? Thanks in advance.