I am new to Twitter Bootstrap. I am working on a modal panel, but it is not being displayed. It fades the screen, but the modal itself does not appear. I have checked the error
Id
number
I had a UUID as my data-target and it did not work.
UUID
data-target
Launch Modal
I solved it by pre-pend "M-" before all my UUID's so they're still unique:
✌