DropDown tree issue on dialogService.OpenAsync<Form>

Hello,

i used the awesome new control DropDown tree in 2 applications.
In the first application directly on a page DropDown tree is working well.
In the second application DropDown tree is on a dialogService.OpenAsync the control is not opening

1st app

2nd app:
After click nothing appears

The Dom is not correct after click :

So the popup is not well rendered on client side

I further investigation on my side.

Thank you

Julien

Just tested this in our Dialog demos and it worked normally:

1 Like

Very sorry, there was a bug on my side, but no error visible. THank you