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

Stack Overflow Error #3

Closed
hacker20028 opened this issue May 30, 2021 · 3 comments
Closed

Stack Overflow Error #3

hacker20028 opened this issue May 30, 2021 · 3 comments

Comments

@hacker20028
Copy link

`I/flutter (16572): Stack trace:
I/flutter (16572): #0 _StringBase._interpolate (dart:core-patch/string_patch.dart:847:3)
I/flutter (16572): #1 _ServiceFactory.getObject (package:get_it/get_it_impl.dart:142:51)
I/flutter (16572): #2 _GetItImplementation.get (package:get_it/get_it_impl.dart:352:34)
I/flutter (16572): #3 _GetItImplementation.call (package:get_it/get_it_impl.dart:373:12)
I/flutter (16572): #4 new JitsiService (package:video_conference/core/services/jitsi_service.dart:10:53)
I/flutter (16572): #5 new FirestoreService (package:video_conference/core/services/firestore_service.dart:14:38)
I/flutter (16572): #6 $initGetIt. (package:video_conference/app/locator.config.dart:30:52)
I/flutter (16572): #7 _ServiceFactory.getObject (package:get_it/get_it_impl.dart:133:41)
I/flutter (16572): #8 _GetItImplementation.get (package:get_it/get_it_impl.dart:352:34)
I/flutter (16572): #9 _GetItImplementation.call (package:get_it/get_it_impl.dart:373:12)
I/flutter (16572): #10 new JitsiService (package:video_conference/core/services/jitsi_service.dart:10:53)
I/flutter (16572): #11 new FirestoreService (package:video_conference/core/services/firestore_service.dart:14:38)
I/flutter (16572): #12 $i

======== Exception caught by widgets library =======================================================
The following StackOverflowError was thrown building CreateProfile(dirty):
Stack Overflow

The relevant error-causing widget was:
CreateProfile file:///C:/Users/ICTC/Desktop/A/flutter-video-conference/lib/ui/screens/signup%20page/signup_page_view_model.dart:64:9
When the exception was thrown, this was the stack:
#0 _StringBase._interpolate (dart:core-patch/string_patch.dart:847:3)
#1 _ServiceFactory.getObject (package:get_it/get_it_impl.dart:142:51)
#2 _GetItImplementation.get (package:get_it/get_it_impl.dart:352:34)
#3 _GetItImplementation.call (package:get_it/get_it_impl.dart:373:12)
#4 new JitsiService (package:video_conference/core/services/jitsi_service.dart:10:53)`

This is the Error I am gettiing. Kindly help.

error pic

@StowZ
Copy link

StowZ commented Jan 22, 2022

Hi any update on this ?

@hacker20028
Copy link
Author

Hi any update on this ?

Nope

@shashiben
Copy link
Owner

@hacker20028 , @naftiaziz Please pull latest code

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

3 participants