-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: IonDatetime has wrong position #24531
Comments
Thanks for the issue! This issue has been labeled as In the meantime, please read our Winter Holiday Triage Guide for information on how to ensure that your issue is triaged correctly. Thank you! |
I think this is a explain: https://stackoverflow.com/questions/63607966/event-target-changed-in-settimeout-in-shadow-dom |
Thanks for the issue. I am going to close this as a duplicate of #24415. |
Resolves #24531, #24415, #24585 Co-authored-by: mixalbl4 <[email protected]>
Resolves #24531, #24415 Co-authored-by: mixalbl4 <[email protected]>
…get (#24616) Resolves #24531, #24415 Co-authored-by: mixalbl4 <[email protected]>>
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Prerequisites
Ionic Framework Version
Current Behavior
Expected Behavior
Steps to Reproduce
ionic start
<IonDatetime value="2012-12-15T13:47:20.789"></IonDatetime>
toExploreContainer.tsx
Code Reproduction URL
No response
Ionic Info
ionic info
[WARN] Error loading @capacitor/ios package.json: Error: Cannot find module '@capacitor/ios/package'
[WARN] Error loading @capacitor/android package.json: Error: Cannot find module '@capacitor/android/package'
Ionic:
Ionic CLI : 6.18.1 (/home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 6.0.1
Capacitor:
Capacitor CLI : 3.3.4
@capacitor/android : not installed
@capacitor/core : 3.3.4
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : 1.5.0
System:
NodeJS : v14.18.2 (/home/stealth/.nvm/versions/node/v14.18.2/bin/node)
npm : 8.3.0
OS : Linux 5.11
Additional Information
No response
The text was updated successfully, but these errors were encountered: