Vue3 Manual slot is not rendered in DataTablesCore.Responsive.display

Vue3 Manual slot is not rendered in DataTablesCore.Responsive.display

souljacksouljack Posts: 5Questions: 1Answers: 0
edited June 21 in Free community support

Greetings,
Im using Vue3 Datatables in my Vue App and would like to use manual slots. That part works fine. However, I would like to have a component rendered in the responsive.display.modal() or any reponsive.display.

Currently these are the results I am getting:

Is there anyway to process the produced html as vue code?

Link to a playground and demo code is here: Stackblitz

This question has an accepted answers - jump to answer

Answers

Sign In or Register to comment.