Details
-
Bug
-
Resolution: Done
-
Neutral
-
1.1.1
-
None
-
None
-
-
Empty show more show less
-
HL & LD 40
Description
FEHelpers angular-editor and vue-editor: are emmiting many warnings to the browser console even though the project/customer code are not using these methods.
{{EditorContextHelper#isRenderingAnnotation is deprecated since 1.1.0. Use inEditorAsync instead.}}AND:
EditorContextHelper#inEditor is deprecated since 1.1.0. Use inEditorAsync instead.
The libraries
{{}}
The libraries should only emit these warnings if the project/customer code uses the methods. Not sure of solution. If libs use the deprecated methods, then those calls should be updated.
Otherwise I guess the warnings should be disabled for now and re-enabled when possible.
Checklists
Attachments
Issue Links
- caused by
-
MGNLFE-109 Support navigation to other pages in external SPA - For React
-
- Closed
-
- is related to
-
MGNLFE-131 Broken preview. Support navigation to other pages in external SPA - Vue & Angular
-
- Closed
-
- mentioned in
-
Page Loading...