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

b-form-select doesn't set initial value #28

Closed
mariusa opened this issue Aug 11, 2021 · 0 comments
Closed

b-form-select doesn't set initial value #28

mariusa opened this issue Aug 11, 2021 · 0 comments

Comments

@mariusa
Copy link
Contributor

mariusa commented Aug 11, 2021

To replicate, change this line
https://github.com/cdmoro/bootstrap-vue-3/blob/b258f565b032088afe87651141afebeeedee5931/src/App.vue#L1142
to

selected: 'second',

Expected: have 'Item 2' selected by default when view loads
Actual: first option is always selected by default.

@mariusa mariusa mentioned this issue Aug 13, 2021
@cdmoro cdmoro closed this as completed in 8213358 Aug 13, 2021
cdmoro added a commit that referenced this issue Aug 13, 2021
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