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

Error occurs for the web version when trying to center a location #51

Open
jotazet opened this issue Dec 2, 2024 · 0 comments
Open

Comments

@jotazet
Copy link

jotazet commented Dec 2, 2024

DartError: TypeError: Instance of 'JSNoSuchMethodError': type 'JSNoSuchMethodError' is not a subtype of type 'Exception'
dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/errors.dart 296:3 throw
dart-sdk/lib/_internal/js_shared/lib/rti.dart 1405:3 _failedAsCheck
dart-sdk/lib/_internal/js_shared/lib/rti.dart 1383:3 _generalAsCheckImplementation
dart-sdk/lib/_internal/js_shared/lib/rti.dart 1278:30 _installSpecializedAsCheck
packages/location_picker_flutter_map/src/location_picker.dart 530:34
dart-sdk/lib/async/zone.dart 1661:54 runUnary
dart-sdk/lib/async/future_impl.dart 181:22 handleError
dart-sdk/lib/async/future_impl.dart 873:46 handleError
dart-sdk/lib/async/future_impl.dart 894:13 _propagateToListeners
dart-sdk/lib/async/future_impl.dart 674:5 [_completeError]
dart-sdk/lib/async/future_impl.dart 760:7 callback
dart-sdk/lib/async/schedule_microtask.dart 40:11 _microtaskLoop
dart-sdk/lib/async/schedule_microtask.dart 49:5 _startMicrotaskLoop
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 181:7

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

1 participant