Hey, iv been using AdminLTE https://almsaeedstudio.com/preview with Elm 0.16
AdminLTE has a small JS library for sliding menus etc.., up till 0.16 the clicks on AdminLTE items were handled correctly by the AdminLTE jquery based code Starting from 0.17 Iv noticed that the clicks are being caught by the Elm application and not jquery My guess is that Elm / Hop intercept all clicks and catch the event before any JS library, Any idea on what I'm doing wrong? Thanks -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
