⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Problem with my modals in Bootstrap Theme



c.merida

c.merida
  • profile picture
  • Member

Posted 29 July 2017 - 16:25 PM

Hi,

 

My bootstrap modals are closed one second after open since I start to use grocery crud bootstrap theme.

 

This is an example of a button that open my modal:

 

<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#myModal">Import</button>

 

I think the problem is with all modals that are open with data-toggle="modal".

 

Can u help me with that?

 

PS: I'm using sb admin 2 template.