Graph-view / Groups don't color the note if property type number on mobile

Steps to reproduce

  1. Create new note example “admin.md”
  2. Add property with type number, example “age”
  3. Add random value to the property, example “age : 25”
  4. Open graph-view > Groups
  5. Try to color the “admin” note based on property “age : 25” with red color for example.

Did you follow the troubleshooting guide? [Y/N]

[Y]

Expected result

The “admin” note should be colored with red color.

Actual result

No color

Environment

SYSTEM INFO:
Operating system: android 11 (Xiaomi Redmi Note 8 Pro)
Obsidian version: 1.4.16 (114)
API version: v1.4.16
Login status: not logged in
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on

RECOMMENDATIONS:
none


Additional information

  1. This bug only appears on mobile devices.
  2. You can color the note, If you not set the property value in groups query , But will color all notes that’s contains the property.