meloDramatic007 / search_map_location

MIT License
7 stars 11 forks source link

search api is not working on web please check #1

Open vishalvishvakarma1111 opened 2 years ago

vishalvishvakarma1111 commented 2 years ago

Searching for places is working on android but not working in web when i type something in field it show this erorr logs

Error: XMLHttpRequest error. dart:sdk_internal 136891:30 get current ../packages/http/src/multipart_request.dart.lib.js 750:124 dart:sdk_internal 42849:58 runUnary dart:sdk_internal 37417:29 handleValue dart:sdk_internal 38020:49 handleValueCallback dart:sdk_internal 38058:17 _propagateToListeners dart:sdk_internal 37892:25 [_complete] dart:sdk_internal 43302:24 _cancelAndValue dart:sdk_internal 22320:17 dart:sdk_internal 5603:16 _checkAndCall dart:sdk_internal 5608:17 dcall dart:sdk_internal 115870:23

at Object.createErrorWithStack (http://localhost:62248/zbusiness/dart_sdk.js:5405:12)
at Function._throw (http://localhost:62248/zbusiness/dart_sdk.js:21278:18)
at Function.throwWithStackTrace (http://localhost:62248/zbusiness/dart_sdk.js:21272:18)
at async._AsyncCallbackEntry.new.callback (http://localhost:62248/zbusiness/dart_sdk.js:43326:18)
at Object._microtaskLoop (http://localhost:62248/zbusiness/dart_sdk.js:43153:13)
at _startMicrotaskLoop (http://localhost:62248/zbusiness/dart_sdk.js:43159:13)
at http://localhost:62248/zbusiness/dart_sdk.js:38289:9
meloDramatic007 commented 2 years ago

try this solution mentioned in stack overflow