π€ SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now
Malformed webdialogs passed to Ruby
-
If you call Ruby from the <head> of your webdialog HTML (or a .js file loaded in the <head>), the webdialog object object passed from JS to Ruby is incapable of execute_script(). No error is triggered. The execute_script() method just doesn't run.
-
Is the callback attached to any events?
If not - it might be because the full HTML document isn't loaded...
Advertisement