Prerequisites
Ionic Framework Version
v8.x
Current Behavior
Ion-input is not displayed correctly when I'm building my vanilla js project with vite.js. It works with version 7, but not with version 8. sc-ion-input-md is class is missing from the input tag.
Expected Behavior
ion-input should display as ionic component and not standard html.
Steps to Reproduce
- see stackblitz.com project
Code Reproduction URL
https://stackblitz.com/edit/sb1-tqcwwalu?file=package.json
Ionic Info
Issue is with all v8 versions
Additional Information
No response
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
Ion-input is not displayed correctly when I'm building my vanilla js project with vite.js. It works with version 7, but not with version 8. sc-ion-input-md is class is missing from the input tag.
Expected Behavior
ion-input should display as ionic component and not standard html.
Steps to Reproduce
Code Reproduction URL
https://stackblitz.com/edit/sb1-tqcwwalu?file=package.json
Ionic Info
Issue is with all v8 versions
Additional Information
No response