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

type 'HijriDateTime' is not a subtype of type 'DateTime' #285

Closed
yasseralhendawy opened this issue Feb 19, 2021 · 3 comments
Closed

type 'HijriDateTime' is not a subtype of type 'DateTime' #285

yasseralhendawy opened this issue Feb 19, 2021 · 3 comments

Comments

@yasseralhendawy
Copy link

Hello,

While I am trying to use SfHijriDateRangePicker(),

it gave me this exception

`type 'HijriDateTime' is not a subtype of type 'DateTime'

When the exception was thrown, this was the stack:
#0 _IMonthView._getSemanticMonthLabel (package:syncfusion_flutter_datepicker/src/date_picker/month_view.dart:2029:39)
#1 _IMonthView._getSemanticsBuilder (package:syncfusion_flutter_datepicker/src/date_picker/month_view.dart:2012:20)
#2 _IMonthView.assembleSemanticsNode (package:syncfusion_flutter_datepicker/src/date_picker/month_view.dart:1884:52)
#3 _SwitchableSemanticsFragment.compileChildren (package:flutter/src/rendering/object.dart:3721:13)
#4 _SwitchableSemanticsFragment.compileChildren (package:flutter/src/rendering/object.dart:3713:16)
`

Thanks For your help & efforts

@Indumathi1195R
Copy link

Hi @yasseralhendawy,

We are able to reproduce the mentioned issue “Type HijriDateTime is not a subtype of type DateTime, when accessibility enabled”. We will fix the issue and include the issue fix in our upcoming Weekly NuGet package, which is expected to be rolled out by March 2, 2021, and let you know once the release rolled out. We appreciate your patience until then.

Regards,
Indumathi R

@Indumathi1195R
Copy link

Hi,

Thank you for your patience.

We have included the issue for “Type HijriDateTime is not a subtype of type DateTime, when accessibility enabled” in our Weekly NuGet package version (18.4.46-beta). Kindly update the package to the latest version for resolving this issue. Please find the latest version from the following link.

Link: https://pub.dev/packages/syncfusion_flutter_datepicker/versions

Regards,
Indumathi R

@yasseralhendawy
Copy link
Author

yasseralhendawy commented Mar 2, 2021

Hi @Indumathi1195R, I no longer see the issue, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants