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

button after link issue. - depend on vue version #152

Open
volski opened this issue Sep 15, 2020 · 0 comments
Open

button after link issue. - depend on vue version #152

volski opened this issue Sep 15, 2020 · 0 comments

Comments

@volski
Copy link

volski commented Sep 15, 2020

so the issue is:
https://jsfiddle.net/Lcgbq05s/5/

if i use <script src="https://cdn.jsdelivr.net/vue/2.0.3/vue.js"></script> - link appears and button works fine
if i use <script src="https://cdn.jsdelivr.net/vue/latest/vue.js"></script> - link disables and button works fine

the reason for using latest - is that in the 2.0.3 the select list does not appear.

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