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

Tag input is broken since latest update #2014

Closed
francoism90 opened this issue Nov 22, 2019 · 12 comments
Closed

Tag input is broken since latest update #2014

francoism90 opened this issue Nov 22, 2019 · 12 comments

Comments

@francoism90
Copy link
Contributor

Overview of the problem

Buefy version: 0.8.8
Vuejs version: 2.6.10
OS/Browser: Linux/Firefox Developer Edition

Description

See documentation on Autocomplete.
The options stay empty:

image

Steps to reproduce

  1. Add taginput
  2. Select options from autocomplete

Expected behavior

Show option names

Actual behavior

Empty options

@jtommy
Copy link
Member

jtommy commented Nov 22, 2019

I'll investigate about it, at the moment the workaround is to use slot #2014

@Leftyx
Copy link

Leftyx commented Nov 29, 2019

I'll investigate about it, at the moment the workaround is to use slot #2014

@jtommy: Could you be more specific, please?

@jtommy
Copy link
Member

jtommy commented Nov 29, 2019

@Leftyx I meant https://buefy.org/documentation/taginput#templated-autocomplete

@Leftyx
Copy link

Leftyx commented Nov 29, 2019

@jtommy : that's what we are trying to do but it doesn't work any more. Even the samples are broken.

@jtommy
Copy link
Member

jtommy commented Nov 29, 2019

@Leftyx using slot it works well

@jrebey
Copy link

jrebey commented Nov 30, 2019

Using slot fixed the issue for me!

@apolokaklab
Copy link
Contributor

@jtommy
Copy link
Member

jtommy commented Nov 30, 2019

I found out the issue, it's about vue-compiler version

@Leftyx
Copy link

Leftyx commented Nov 30, 2019

Am I the only drunk here or this is not the right behaviour ?

Annotation 2019-11-30 084305

@jtommy
Copy link
Member

jtommy commented Nov 30, 2019

@Leftyx my bad, templated example

@landlight
Copy link
Contributor

safari broken 1

safari broken2

on Safari browser, it remains the border of the older search items.
Should I open a new issue for this?

@yxngl
Copy link
Contributor

yxngl commented Dec 12, 2019

@landlight Yes, or ask to reopen #1166. Now I can also confirm the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants