-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I'm submitting a ...
- bug report
What is the current behavior?
A model that was populated as an object (OnGet) is set to null on load when the list is empty -> obviously the display-attribute can't show anything after that
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
Component as text input with value should work seperate from the list, if I can choose value-attribute and display-attribute it should just read these properties. Only if object is actually null show nothing. If object is filled onLoad, whisperer should find these properites same way and not setting object null
How are you importing Vue-simple-suggest?
- Bundled version (
import VueSimpleSuggest from 'vue-simple-suggest')
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
- Vue.js Version: 2.6.12
- Vue-simple-suggest version: 1.11.0
- Browser: [all ]
- Language: [ES/6/7]
Metadata
Metadata
Assignees
Labels
No labels