-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error when I Use PersianDatePicker in a Modal in a Razor Page #60
Comments
there is a solution in Stackoverflow site but your code in github appears incomplete and i cant use it |
Hi Mehdi, thanks for sharing the issue here. Are you using the latest version of the library [3.0.2]? |
Yes i am using the last version
…On Tue, 7 Nov 2023, 10:53 Farshad Davoudi, ***@***.***> wrote:
Hi Mehdi, thanks for sharing the issue here. Are you using the latest
version of the library [3.0.2]?
—
Reply to this email directly, view it on GitHub
<#60 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCLP6C57PGCGHL3SLAWI2BDYDHOYVAVCNFSM6AAAAAA7AWJD6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJXHE2DKMZRG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
So does this issue persist when you use it outside the modal? If not, how do you make the modal? I'm suspicious of the jQuery conflict in your project. Has jQuery been added to your project for any reason (aside from this project)? Any chance of showing your code or at least the related section? |
Hi .when i set parameter Value to '1402/01/01' and then click on input, selected day in datepicker is today not '1402/01/01' |
Hi @EsmaeelAmarloo |
سلام اقای داودی modal من در یک razor page از طریق یک بولین و ست کردن مقدار
اون به TRUEنمایش داده میشه نمونه کدم رو فردا از سر کار براتون میفرستم من از
JQUERY برای ارسال پیام و دریافت تاییدیه استفاده کردم
…On Tue, 7 Nov 2023, 15:51 Farshad Davoudi, ***@***.***> wrote:
So does this issue persist when you use it outside the modal? If no what
is the modal build from? I'm suspicious of the jQuery conflict in your
project. Has jQuery been added to your project for any reason (aside from
this project)? Any chance of showing your code or at-least the related
section?
—
Reply to this email directly, view it on GitHub
<#60 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCLP6CYF2Q226BCYPNETSTLYDIRUVAVCNFSM6AAAAAA7AWJD6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJYGM4TKOJZGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
سلام آقاي کنگرلو |
@hache87 |
…ning inside a modal with a higher z-index #60
Hi, the package has been updated to v3.3 to cover your case. Updating it should fix your issue. |
Thank you for your attention. Its solved the problem |
YW |
من هم این مشکل رو دارم و داخل مدال این رو برام نمایش نمیده حتی وقتی داخل مدال فراخوانیش میکنم هم نمایشش نمیده |
@rezapaydar |
Hi When I Use PersianDatePicker in a Modal in a Razor page an error Raise with this message in console:
datepicker.min.js:106 Uncaught TypeError: selectedObject.includes is not a function
at HTMLDocument. (datepicker.min.js:106:34)
at HTMLDocument.dispatch (jquery-3.1.1.min.js:3:10315)
at q.handle (jquery-3.1.1.min.js:3:8342)
The text was updated successfully, but these errors were encountered: