You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using an application that is built with standalone components on Angular v19 and without Module usage.
I found a way to import the NgxEditorModule in the component on order to user the editor but in that way I cannot configure the editor using observable for the aria values
Is in plan the migration of the component to the ne Angular version or exist any other way to achieve what I wrote?
Description
I'm using an application that is built with standalone components on Angular v19 and without Module usage.
I found a way to import the NgxEditorModule in the component on order to user the editor but in that way I cannot configure the editor using observable for the aria values
Is in plan the migration of the component to the ne Angular version or exist any other way to achieve what I wrote?
Problem Statement/Justification
Upgrade to Angular v19 standalone component
Additional Information
Reference to feature for translate labels: #451
Willing to submit a PR?
Yes
The text was updated successfully, but these errors were encountered: