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
SatPopover should still be working, since the compiler is aware of SatPopoverAnchoringService through the SatPopoverComponent and its directives, but things are a bit clunky. importProvidersFrom() isn't exactly ideal, nor is it clear where the AnchoringService is being loaded.
I made a handful of mistakes without having a clear idea of Angular's decision behind moving to
standalone: true
as the default for components.I will promptly be making a push for v15.
Sorry to everyone for all the confusion and need to upgrade again...
The text was updated successfully, but these errors were encountered: