[TIMOB-6233] Android: KitchenSink V8 Runtime Error on launch: Uncaught TypeError: Expecting a function in instanceof check, but got #<TiBaseWindow>
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2011-11-20T23:47:34.000+0000 |
| Affected Version/s | Release 1.8.0.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | branch-v8 |
| Reporter | Dustin Hyde |
| Assignee | Marshall Culpepper |
| Created | 2011-11-18T11:29:38.000+0000 |
| Updated | 2014-06-19T12:42:41.000+0000 |
Description
KitchenSink with V8 has Runtime Error on launch: Uncaught TypeError: Expecting a function in instanceof check, but got #.
Rhino does not have this error. Error present on all Android versions.
Steps to Reproduce:
1. Launch KitchenSink.
Expected Result:
No runtime errors on launch.
Actual Result:
Runtime error on launch .
Attachments
This is resolved in the KitchenSink on master, you need to use that version to get the fix
Closing.