Skip to content

Typeahead does not URI encode query for async source #199

@martijnluinstra

Description

@martijnluinstra

Version & browser

0.21.3

Which component

Typeahead

Steps to reproduce the problem

Type an '&' in a typeahead input field.

Expected behavior

Queries async source for items containing the string '&'

Actual behavior

Queries async source for items containing the string ''

Should be easy to fix by URI encoding the querystring

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions