Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OnLoad filled object is set to null #564

Open
2 tasks
HOjWK1414 opened this issue Aug 24, 2022 · 0 comments
Open
2 tasks

OnLoad filled object is set to null #564

HOjWK1414 opened this issue Aug 24, 2022 · 0 comments

Comments

@HOjWK1414
Copy link

HOjWK1414 commented Aug 24, 2022

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant