SimHub
SimHub copied to clipboard
Adding Properties in JS with "$" bug
Describe the bug When adding a property name by typing "$" and it's name in JS, when adding a dot "." which is common place in properties names, it auto-selects the first entry instead of adding the dot for sorting.
Simhub version 9.9.3
Third party plugins Tested with and without plugins, still the same behavior.
To Reproduce
- Start typing a property name using "$" in JS
- Add a dot to filter out unwanted result
Expected behavior The dot be properly added to the filtering text to make finding properties easier
Screenshots EXPECTED BEHAVIOR:
CURRENT BEHAVIOR:
After adding the dot: