-
Notifications
You must be signed in to change notification settings - Fork 12
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
Doesn't work on Blazor Server-side (Dotnet 9) #99
Comments
Hi @aliajboy |
I've done these steps:
|
Please try again once more and let me know if the issue persists. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
for your testing (as I have done) you can:
1- create a new blazor webapp project (server-side)
2- add Blazor.PersianDatePicker Nuget
3- add js and css you specified in App.Razor
4- your sample component code in Home.razor
5- tadaaaaa... It will show the input and placeholder with the classes specified but after you click, nothing will show.
thanks
The text was updated successfully, but these errors were encountered: