-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.1.8
Environment
mac 10.13.1, chrome 70.0.3538.67, vue: "2.5.17"
Reproduction link
Steps to reproduce
- click the tree select input and see the dropdown
- inspect dropdown element in the dev tool and find dropdown is not in the .app element.
What is expected?
tree select dropdown should be in the .app element when inspecting dropdown element in the dev tool
What is actually happening?
tree select dropdown is not in the .app element when inspecting dropdown element in the dev tool
For comparison, select dropdown would work.