espentveit

Results 3 issues of espentveit

**Describe the bug** Our translation files are organized with nested paths. Using key prefix "{fileNameWithoutExt}." (without quotes) Trying to get the path generation to include a nested path from file...

bug

### Describe the bug Selecting a node, then pressing the right arrow button crashes the tree when the tree is lazy loaded. Issue occurs in demo as well. Cannot read...

Type: Bug

### Describe the bug Hi, Seems like the behavior has been changed by commit 7312fe466e189581c53c3fe43bf3381db4b59455. return props.optionValue ? ObjectUtils.resolveFieldData(option, props.optionValue) : ObjectUtils.resolveFieldData(option, 'value') || option; The || here passes option...

Type: Bug