Skip to content

flowbite Modal #324

Answered by mrtorks
thiagors-dev asked this question in Q&A
Discussion options

You must be logged in to vote

I think your data-toggle-modal might be wrong. do not add # to that variable. What I mean is lets say your modal has id="testModal";

Do not set data-toggle-modal="#testModal" set it to this instead data-toggle-modal="testModal"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zoltanszogyenyi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants