Skip to content
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

Closed
4 of 6 tasks
mixalbl4-127 opened this issue Jan 7, 2022 · 5 comments
Closed
4 of 6 tasks

bug: IonDatetime has wrong position #24531

mixalbl4-127 opened this issue Jan 7, 2022 · 5 comments
Labels
holiday triage issues that were created during holiday period

Comments

@mixalbl4-127
Copy link

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x

Current Behavior

image

Expected Behavior

image

Steps to Reproduce

  1. Create new blank react app by ionic start
  2. Add dateTime cmp to any place (for example: <IonDatetime value="2012-12-15T13:47:20.789"></IonDatetime> to ExploreContainer.tsx
  3. Open in mobile mode.
  4. Click to Time.

Code Reproduction URL

No response

Ionic Info

ionic info
[WARN] Error loading @capacitor/ios package.json: Error: Cannot find module '@capacitor/ios/package'

   Require stack:
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/lib/project/index.js
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/lib/index.js
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/index.js
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/bin/ionic

[WARN] Error loading @capacitor/android package.json: Error: Cannot find module '@capacitor/android/package'

   Require stack:
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/lib/project/index.js
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/lib/index.js
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/index.js
   - /home/stealth/.nvm/versions/node/v14.18.2/lib/node_modules/@ionic/cli/bin/ionic

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

@ionitron-bot ionitron-bot bot added the holiday triage issues that were created during holiday period label Jan 7, 2022
@ionitron-bot
Copy link

ionitron-bot bot commented Jan 7, 2022

Thanks for the issue! This issue has been labeled as holiday triage. With the winter holidays quickly approaching, much of the Ionic Team will soon be taking time off. During this time, issue triaging and PR review will be delayed until the team begins to return. After this period, we will work to ensure that all new issues are properly triaged and that new PRs are reviewed.

In the meantime, please read our Winter Holiday Triage Guide for information on how to ensure that your issue is triaged correctly.

Thank you!

@mixalbl4-127
Copy link
Author

I dont know why, but it happends because of replace click event target in this place: await deepReady(this.usersElement); in @ionic/core/components/overlays.js for popover.
Before execution deepReady:
image
After deepReady:
image

@mixalbl4-127
Copy link
Author

@liamdebeasi liamdebeasi self-assigned this Jan 7, 2022
@liamdebeasi
Copy link
Contributor

Thanks for the issue. I am going to close this as a duplicate of #24415.

@liamdebeasi liamdebeasi removed their assignment Jan 7, 2022
mixalbl4-127 added a commit to mixalbl4-127/ionic-framework that referenced this issue Jan 7, 2022
mixalbl4-127 added a commit to mixalbl4-127/ionic-framework that referenced this issue Jan 8, 2022
mixalbl4-127 added a commit to mixalbl4-127/ionic-framework that referenced this issue Jan 8, 2022
mixalbl4-127 added a commit to mixalbl4-127/ionic-framework that referenced this issue Jan 8, 2022
mixalbl4-127 added a commit to mixalbl4-127/ionic-framework that referenced this issue Jan 8, 2022
sean-perkins added a commit that referenced this issue Jan 25, 2022
@ionitron-bot
Copy link

ionitron-bot bot commented Feb 6, 2022

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Feb 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
holiday triage issues that were created during holiday period
Projects
None yet
Development

No branches or pull requests

2 participants