Hello,
When I try to run pebblejs sample on my watch, it always failed with error like this :
Do you have any idea ?
[INFO] ocess_manager.c:417: Heap Usage for App : Total Size <5592B> Used <4036B> Still allocated <644B>
[PHONE] pebble-app.js:?: JS: stopping app: 4368FFA4-F0FB-4823-90BE-F754B076BDAA TimeStyle
[PHONE] pebble-app.js:?: JS: starting app: 4CE95E77-F075-47AE-BE7D-D2E7C7C6DF87 Test_js
[PHONE] pebble-app.js:?: JS: Test_js: JavaScript Error:
TypeError: undefined is not an object (evaluating 'v.x')
at copy (lib/vector2.js:38:15)
at size (ui/window.js:260:29)
at Window (ui/window.js:75:12)
at Card (ui/card.js:47:14)
at app.js:10:23
at require (loader.js:44:16)
at require (loader.js:41:55)
at main.js:41:10
Hello,
When I try to run pebblejs sample on my watch, it always failed with error like this :
Do you have any idea ?
[INFO] ocess_manager.c:417: Heap Usage for App : Total Size <5592B> Used <4036B> Still allocated <644B>
[PHONE] pebble-app.js:?: JS: stopping app: 4368FFA4-F0FB-4823-90BE-F754B076BDAA TimeStyle
[PHONE] pebble-app.js:?: JS: starting app: 4CE95E77-F075-47AE-BE7D-D2E7C7C6DF87 Test_js
[PHONE] pebble-app.js:?: JS: Test_js: JavaScript Error:
TypeError: undefined is not an object (evaluating 'v.x')
at copy (lib/vector2.js:38:15)
at size (ui/window.js:260:29)
at Window (ui/window.js:75:12)
at Card (ui/card.js:47:14)
at app.js:10:23
at require (loader.js:44:16)
at require (loader.js:41:55)
at main.js:41:10