blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Importing a project into the SDK 2.1.0.10 in the UI results in the targets list dropdown not showing up on the build Page #212

Closed jengee closed 10 years ago

jengee commented 10 years ago

This happens regardless of what version the project was created with (BETA, Gold or event recent)

WebInspector shows an error on line 1841 Uncaught TypeError Cannot read property 'device' of undefined

on this line: showDevices = view.model.get("buildSettings").device,