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

Created Events list screen Error #130

Closed
sumitra19jha opened this issue Mar 12, 2021 · 5 comments
Closed

Created Events list screen Error #130

sumitra19jha opened this issue Mar 12, 2021 · 5 comments

Comments

@sumitra19jha
Copy link
Contributor

sumitra19jha commented Mar 12, 2021

The event creation is denied due to date format issue

E/flutter (25283): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: FormatException: Invalid date format
E/flutter (25283): 1619634540000
E/flutter (25283): #0      DateTime.parse (dart:core/date_time.dart:322:7)
E/flutter (25283): #1      _EventsState.getEvents.<anonymous closure>
package:talawa/…/events/events.dart:149
E/flutter (25283): #2      Sort._insertionSort (dart:_internal/sort.dart:69:36)
E/flutter (25283): #3      Sort._doSort (dart:_internal/sort.dart:58:7)
E/flutter (25283): #4      Sort.sort (dart:_internal/sort.dart:33:5)
E/flutter (25283): #5      ListMixin.sort (dart:collection/list.dart:355:10)
E/flutter (25283): #6      _EventsState.getEvents
package:talawa/…/events/events.dart:149
E/flutter (25283): <asynchronous suspension>

@sumitra19jha
Copy link
Contributor Author

sumitra19jha commented Mar 12, 2021

I am working on fixing this.

@sumitra19jha sumitra19jha changed the title Event Creation is denied due to token verification Created Events list screen Error Mar 12, 2021
@sumitra19jha
Copy link
Contributor Author

Pull Request is made #136

@DeltaHarbinger
Copy link
Contributor

Hey @sumitra19jha, I made a comment on your PR. You'll have to pull the most up-to-date version of master and re-implement your changes there. There were a lot of changes that conflicted with existing PRs.

@sumitra19jha
Copy link
Contributor Author

Sure. I am working on it

@sumitra19jha
Copy link
Contributor Author

sumitra19jha commented Mar 14, 2021

Hey @DeltaHarbinger I created a PR based on the very recent changes

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