-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
does nothing for me #5
Comments
It uses the Local forage so it will be in the indexdb or WebSQL resource of your browser @jeffthompson1971 |
Hey saniyusuf, |
Hello Saniyusuf, |
@ccastroelo all you need is to add the attribute no need for passing the src to imagenie it will pick it up from the ng-src |
Hi thanks for your reply. I just found out it was because I was not putting the But now when I try to run in the simulator it just displays a blank screen. If I take the injection, the simulator works but does not make the cache |
When I run the simulator does not appear any error on the console (only blank screen on simulator). And when I run in the browser I can see the database created. |
@ccastroelo It's okay maybe you can create a GIST of your code so I can help |
Good news, now is working. |
does nothing for me. i have all the dependencies in the correct order. I can put breakpoints in the file and see it create a new Canvas and then just does nothing. is this still supposed to work?
<script src="lib/localforage/dist/localforage.js"></script>verify all are loaded ...then i have:
![]()
shows nothing...
UPDATE - installed with bower and it did NOT install the agular version.. once i installed it it works.... but i dont' see it stored anywhere in teh file system in teh debugger... where is thei base64 string stored?
The text was updated successfully, but these errors were encountered: