Page 1 of 1

UPgraded a project, started working Can't map to Storage

Posted: Fri Jul 03, 2015 12:29 am
by Julian Alberto De La Rosa Suncar

Hello, my project id a604c6d0-c5e8-4ce5-8ce2-8412a5633f80

There's one project that i'm trying to rebuild but i can't map to session or local storage the checkbox wont work and i get an error

dk3k8fyrlww1f.cloudfront.net/app/resources/editor/js/main.js?build=35679:29 Uncaught TypeError: Cannot read property 'get' of undefined Image Image


UPgraded a project, started working Can't map to Storage

Posted: Fri Jul 03, 2015 12:30 am
by Julian Alberto De La Rosa Suncar

UPgraded a project, started working Can't map to Storage

Posted: Fri Jul 03, 2015 12:33 am
by Julian Alberto De La Rosa Suncar

UPgraded a project, started working Can't map to Storage

Posted: Fri Jul 03, 2015 12:33 am
by Julian Alberto De La Rosa Suncar

And it seems something with main.js on the editor side


UPgraded a project, started working Can't map to Storage

Posted: Fri Jul 03, 2015 12:46 am
by Julian Alberto De La Rosa Suncar

It keeps saying this also Image


UPgraded a project, started working Can't map to Storage

Posted: Fri Jul 03, 2015 12:59 am
by Julian Alberto De La Rosa Suncar

Solved:

It just happen that i have created plugin for other project and it imported some storage models to this project that were not defined. So "Storage" got crazy trying to find models not defined. This must be take care when people are trying to "Reuse" code as plugin for internal projects. It seems that if some services get inside the plugin also Storage but not model, that's the error. Solved thanks


UPgraded a project, started working Can't map to Storage

Posted: Fri Jul 03, 2015 11:09 am
by Alena Prykhodko

Dear Julian,

Happy it's solved.
Thank you for update.