Closed gmcclure closed 11 years ago
When I load the drag-and-drop example, it works fine. But when I comment from lines 18 until the end of SimpleDragAndDrop function and then load the page, I see the text for a moment, and then the text disappears.
I tested both and couldn't reproduce your errors. iio and all of the examples were updated over the weekend to version 1.2.2. Some class names were changed, so there will be some incompatibility with earlier code. Try downloading the SDK again or pulling the newest versions from Git.
I cloned from Git and that did it. I downloaded the SDK a few days ago, so I didn't have the latest. Thanks for the info.
The Quick Start example, hello.html, isn't working for me, either in Google Chrome or Firefox. All that's displayed is a blank white screen. The iioEngine.min.js file is definitely being loaded. Otherwise, no dice.
This is true for the Tic-Tac-Toe demo, which shows a blank black screen. I'll look into the other demos, which seem to be working.