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

Custom Vue delimiters not obeyed #60

Closed
mattjneuber opened this issue Jul 19, 2016 · 2 comments
Closed

Custom Vue delimiters not obeyed #60

mattjneuber opened this issue Jul 19, 2016 · 2 comments

Comments

@mattjneuber
Copy link

In my app, I use [[ ]] as Vue delimiters instead of {{ }}. Upon trying to use vue-multiselect, the options displayed in the dropdown are all {{ getOptionLabel(option) }} since Vue isn't using the curly braces.

@shentao
Copy link
Owner

shentao commented Jul 19, 2016

I'm currently working on a solution for this problem. It will come with a big release soon (see #57). Please be patient!

@shentao
Copy link
Owner

shentao commented Jul 31, 2016

@mattjneuber Fixed in v1.0.0

@shentao shentao closed this as completed Jul 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants