Chris Wolf
Chris Wolf
I am also having this issue - so are many other people on various platforms - but they were filing against rails: https://github.com/rails/rails/issues/11814 In my case, I interrupted via ctrl-C...
I thought I tried that on the content `div` already created inside the modal dialog with id `gmailJsModalWindowContent`, but I didn't try upon opening. I will try that. Thanks. Great...
I tried to modify a static `` that's passed in as a string to `tools.add_modal_window(...)` then I called jQuery on it's `id` and it didn't work or cause an error...
sure - thanks! Sent from mobile phone > On Aug 6, 2018, at 11:09 AM, Jostein Kjønigsen wrote: > > I’m not 100% sure I follow. > > Could you...
I actually had it working with the legacy boilerplate repo (with the hack to gmail.js calling selectize from within add_modal). Here's my half-baked attempt to get it working with the...
Yes, 0.3.15 works for me too. The issue was when I was using 0.3.14, which was the latest when I first tried it and that one didn't work. I also...