I have a "Select document" button on a page that launch .TargetPickerDialogWidget.show('#placeholder')
First time i call it, the dialog works fine and allow me to select a document. If I it cancel and try to open it again, it shows no content altough looking at the object in the console, node is correctly populated and i can see requests going to ContentServer.
Any idea ?
Using csui 10.0.1.
thanks
Included sample html page to reproduce the problem... Just need to change the values in the connection variable and launch, put the html page inside ContentServer to have a valid login.