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

Calendar resize listener bug #2509

Closed
cm-tigeen opened this issue Apr 28, 2022 · 3 comments
Closed

Calendar resize listener bug #2509

cm-tigeen opened this issue Apr 28, 2022 · 3 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cm-tigeen
Copy link

Hi Support Team,

Calender not working inside web view url in the hybrid application.

We are using basic form which includes four inputs & one calendar input. While focus input field after move to next, calender not showing datepicker popup.

<Calendar ref="publishDateCalendar" class="startdate smallCalendar" :manualInput="isMobile ? false : true" :touchUI="isMobile ? true : false" name="publishDate" @Focus="publishDateSelected" v-model="data.publish_date" :showButtonBar="true" required="true" autocomplete="off" :class="{'p-invalid': submitted && !data.publish_date}"/>

PFA, Please check shared video screen recording.

20220428_155351.mp4
@tugcekucukoglu
Copy link
Member

Hi,

Which version are you using PrimeVue 2 or 3? I cannot find it in the your description.

@cm-tigeen
Copy link
Author

Hi,

Thank you for your reply. We are using primevue (3.12.0).

@tugcekucukoglu tugcekucukoglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label May 16, 2022
@tugcekucukoglu
Copy link
Member

Hi,

I try to replicate it but I couldn't. It works fine. Could you please create a codesandbox link to replicate it?

@tugcekucukoglu tugcekucukoglu added Resolution: Cannot Replicate Issue could not be replicated by Core Team Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Resolution: Cannot Replicate Issue could not be replicated by Core Team labels May 24, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.12.7 milestone May 27, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this May 27, 2022
@tugcekucukoglu tugcekucukoglu changed the title Calender not working inside web view url in the hybrid application Calender resize listener bug May 27, 2022
@tugcekucukoglu tugcekucukoglu changed the title Calender resize listener bug Calendar resize listener bug May 27, 2022
tugcekucukoglu added a commit that referenced this issue May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants