Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-2502

react-native case insensitive search filter (cyrillic)

      How frequently does the bug occur?

      Always

      Description

      react-native realm insensitive only works with English.

      draw - ✓
      DRAW - ✓
      drAW - ✓
      
      тЯнуть - ✓
      тянуть - Х
      ТЯНУТЬ - Х
      

      https://github.com/realm/realm-js/assets/132438817/4f77e2f9-c505-4a1d-97a4-22a90e121de2

      Stacktrace & log output

      No response

      Can you reproduce the bug?

      Always

      Reproduction Steps

      realm().objects('Word').filtered('russian_word CONTAINS[c] "тянуть" ');

      Version

      23.1.7

      What services are you using?

      Local Database only

      Are you using encryption?

      No

      Platform OS and version(s)

      android

      Build environment

      Which debugger for React Native: ..

      Cocoapods version

      No response

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: