-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Dart version: 2.19.2
Flutter version: 3.7.5
Describe the bug
When using the package on web the web browsers complain about the following error message Refused to set unsafe header "User-Agent"
.
To Reproduce
Compile a Flutter application for web and try to perform a search on Algolia.
Expected behavior
The search request should go through to Algolia. Maybe check for kIsWeb parameter to determine if the User-Agent string should be set on the request.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
agreaves, aytunch and nowacry
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working