Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
π« Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
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