Hi, somebody with the same issue?
:host-context([dir=rtl]) .ion-float-start → subselects_1.subselects[name] is not a function
I migrate from angular 11 to 14, my project compile but something happen when build solution.
ionic build
ng run app:build
Browser application bundle generation complete.
Copying assets complete.
⠋ Generating index html…10 rules skipped due to selector errors:
:host-context([dir=rtl]) .ion-float-start → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-end → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-sm-start → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-sm-end → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-md-start → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-md-end → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-lg-start → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-lg-end → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-xl-start → subselects_1.subselects[name] is not a function
:host-context([dir=rtl]) .ion-float-xl-end → subselects_1.subselects[name] is not a function
Index html generation complete.
Ionic:
Ionic CLI : 6.20.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.2.9
@angular-devkit/build-angular : 14.2.2
@angular-devkit/schematics : 14.2.2
@angular/cli : 14.2.2
@ionic/angular-toolkit : 7.0.0
Capacitor:
Capacitor CLI : 4.2.0
@capacitor/android : 2.5.0
@capacitor/core : 4.2.0
@capacitor/ios : 2.5.0
Utility:
cordova-res : not installed globally
native-run (update available: 1.7.1) : 1.7.0
System:
NodeJS : v16.17.1 (/usr/local/bin/node)
npm : 8.15.0
OS : macOS Monterey