How can i dynamic insert data table, there had a bug?

i can’t insert dynamic table into DOM element and display it.

Using template 7 can help. what Framework7 stack are you using? Is it F7vue, f7React or core? With core, template 7 is included within F7 bundle. You will make an Ajax call or use an array to keep your data… End of the day, you can render dynamic data… Very possible. F7 docs are great… I would refer you there surely

1 Like

thanks for your help. i had kill the problem.

it should be create new instance when the DOM element insert into html.