Skip to content
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

Cannot add the same resource twice #66

Open
bharal opened this issue Jul 17, 2017 · 1 comment
Open

Cannot add the same resource twice #66

bharal opened this issue Jul 17, 2017 · 1 comment

Comments

@bharal
Copy link

bharal commented Jul 17, 2017

I keep getting the error 'Resource with name "' + name + '" already exists.'

I don't really care what is going on under the hood, I guess I have to check each time I add an image to see if it is already there - how do i do that?

This seems like something an intro tutorial might want to cover....

@bharal bharal changed the title Cannot add the same reource twice Cannot add the same resource twice Jul 17, 2017
@z3t0
Copy link

z3t0 commented Jul 18, 2017

How are you currently loading resources? I would think not loading resources more than once would be straight forward if you just check the code where your application tries to load resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants