Skip to content

UTF8 support for filtering #128

Closed
Closed
@ghost

Description

I have a problem with filtering data containing UTF8 characters, like names of people from Slovakia, for example Čechovič, Šipoš etc...

I want to find this name also by typing cechovic, sipos... Currently I have to add another set of data from backend with strings with removed special characters. to be able to do the filtering.

Is it possible to add support for this directyl in Vue?

Activity

simplesmiler

simplesmiler commented on Sep 29, 2015

@simplesmiler
Member
yyx990803

yyx990803 commented on Sep 29, 2015

@yyx990803
Member

Please post questions to forum.vuejs.org instead.

added a commit that references this issue on Dec 21, 2016

Merge pull request #128 from bhnddowinf/2.0-cn

added a commit that references this issue on Feb 3, 2018

Merge pull request vuejs#128 from Alex-Sokolov/master

added a commit that references this issue on Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @yyx990803@simplesmiler

        Issue actions

          UTF8 support for filtering · Issue #128 · vuejs/v2.vuejs.org