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

Input reset on blur #323

Open
2 of 9 tasks
MoZayani97 opened this issue Jun 17, 2020 · 1 comment
Open
2 of 9 tasks

Input reset on blur #323

MoZayani97 opened this issue Jun 17, 2020 · 1 comment
Assignees

Comments

@MoZayani97
Copy link

MoZayani97 commented Jun 17, 2020

I'm submitting a ...

  • bug report
  • feature request
  • support request

What is the current behavior?

Input goes back to what it was before suggestion

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

I type an address, select a suggested address then click away.
The input value resets to the value before suggestion

What is the expected behavior?

The input value stays with the suggested value

How are you importing Vue-simple-suggest?

  • ESNext (original code, single-file .vue component, css included) (import VueSimpleSuggest from 'vue-simple-suggest/lib')
  • ES6 (import VueSimpleSuggest from 'vue-simple-suggest')
  • ES7 and above (import VueSimpleSuggest from 'vue-simple-suggest/dist/es7')
  • Bundled version (import VueSimpleSuggest from 'vue-simple-suggest')
  • CommonJS (const VueSimpleSuggest = require('vue-simple-suggest'))
  • UMD Component (<script type="text/javascript" src="https://unpkg.com/vue-simple-suggest"></script>)

Please tell us about your environment:

  • Vue.js Version: 2.5.0
  • Vue-simple-suggest version: 1.7.0
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart]
  • Other information : Happens only in production
    ezgif com-crop (1)
@kaskar2008 kaskar2008 self-assigned this Jun 23, 2020
@kaskar2008
Copy link
Member

Hello @MoZayani97

Thank you for informing, just noticed this behaviour too. Will try to find the problem.

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

2 participants