htmx icon indicating copy to clipboard operation
htmx copied to clipboard

ignoring bootstrap table

Open abrorbekuz opened this issue 3 years ago • 2 comments

when i use hx-get request its not handling html elements from bootstrap table i know the problem, its because bootstrap table recreates whole thing but can we improve that ?

if u respond, its appreciated, pls

abrorbekuz avatar Jul 19 '22 11:07 abrorbekuz

also thanks for project, its the best

thumbs up

abrorbekuz avatar Jul 19 '22 11:07 abrorbekuz

Do you need to call htmx.process() on the table after it is created?

1cg avatar Jul 26 '22 14:07 1cg