You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.0.2
Environment
Windows 10, firefox and chrome, vue 2.5.15, vue-antd-ui 1.0.1
Reproduction link
Steps to reproduce
Set the options of the select after it was rendered made him in a state where he can't see new options
What is expected?
It's expected than when you update your options in the data, they are updating on the select
What is actually happening?
The select does nothing like on the demo
I needed to show a modal with inside a select with options. I load the data for the options of the select in the same time that I show the modal, without waiting to get the response for the server to display the modal.
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
lockbot
locked as resolved and limited conversation to collaborators
Aug 11, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version
1.0.2
Environment
Windows 10, firefox and chrome, vue 2.5.15, vue-antd-ui 1.0.1
Reproduction link
Steps to reproduce
Set the options of the select after it was rendered made him in a state where he can't see new options
What is expected?
It's expected than when you update your options in the data, they are updating on the select
What is actually happening?
The select does nothing like on the demo
I needed to show a modal with inside a select with options. I load the data for the options of the select in the same time that I show the modal, without waiting to get the response for the server to display the modal.
The text was updated successfully, but these errors were encountered: