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 PT: mask defect #4947

Closed
tugcekucukoglu opened this issue Dec 8, 2023 · 3 comments
Closed

Calendar PT: mask defect #4947

tugcekucukoglu opened this issue Dec 8, 2023 · 3 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@tugcekucukoglu
Copy link
Member

No description provided.

@tugcekucukoglu tugcekucukoglu added this to the 3.44.0 milestone Dec 8, 2023
@tugcekucukoglu tugcekucukoglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Dec 8, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Dec 8, 2023
@Aspyryan
Copy link

Aspyryan commented Feb 2, 2024

Hi @tugcekucukoglu , could you add documentation on how to use the passtrough? I can't make it work

<Calendar
	class="w-100 p-inputtext-sm"
	:class="{ 'p-invalid': propertyErrors }"
	:dateFormat="dateFormatRuleGenerator"
	v-model="modelValue"
	@update:modelValue="onUpdateModelValue"
	:disabled="disabled"
	:pt="{
		datepickerMask: 'dd/mm/yy',
	}"
	showIcon
></Calendar>

@lastbek
Copy link

lastbek commented Mar 4, 2024

I have the same problem @tugcekucukoglu

@alqa-dash
Copy link

Despite closed issue still not clear how to use datepickerMask. Is it working at all?

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

4 participants