riophae / vue-treeselect

A multi-select component with nested options support for Vue.js
https://vue-treeselect.js.org/
MIT License
2.91k stars 509 forks source link

Crash when use appendToBody and dialog #419

Open fbiagetti opened 4 years ago

fbiagetti commented 4 years ago

image

Hi I am having the following problem, when using the tree select with the appendToBody in a dialog it breaks when doing an asynchronous search as follows. Did it happen to someone?

miqueiasff commented 3 years ago

I have the same problem here. I had to use the prop appendToBody and I get this error.