⚠ 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

On delete gc-modal.min.js:1 Uncaught TypeError: this.$backdrop.one(...).emulateTransitionEnd is not a function



Indeax

Indeax
  • profile picture
  • Member

Posted 12 March 2018 - 22:37 PM

Hi,

 

first thanks for you great work with grocery. I recently started to work with it and bought the bootstrap v3 theme but I found a bug or issue. When I try to delete a record I get this on web console:

 

gc-modal.min.js:1 Uncaught TypeError: this.$backdrop.one(...).emulateTransitionEnd is not a function
    at c.backdrop (gc-modal.min.js:1)
    at c.show (gc-modal.min.js:1)
    at HTMLDivElement.<anonymous> (gc-modal.min.js:1)
    at Function.each (jquery-1.11.1.min.js:2)
    at m.fn.init.each (jquery-1.11.1.min.js:2)
    at m.fn.init.b [as gc_modal] (gc-modal.min.js:1)
    at HTMLAnchorElement.<anonymous> (gcrud.datagrid.js:847)
    at HTMLAnchorElement.dispatch (jquery-1.11.1.min.js:3)
    at HTMLAnchorElement.r.handle (jquery-1.11.1.min.js:3)

 

Any idea please ? with flexigrid is working ok.

 

Regards.