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

Disallow multiple b-loaded classes -request #84

Closed
k03n00b opened this issue Apr 22, 2016 · 3 comments
Closed

Disallow multiple b-loaded classes -request #84

k03n00b opened this issue Apr 22, 2016 · 3 comments

Comments

@k03n00b
Copy link

k03n00b commented Apr 22, 2016

Would it easy (and not too expensive) to implement, that bLazy would check if class already exists?
With (over)usage of revalidate will result multiple classes:
b_loaded b_loaded b_loaded

Thanks

@dinbror
Copy link
Owner

dinbror commented Apr 22, 2016

Hey @k03n00b

What version are you using. It shouldn't be possible after version 1.5.x

@dinbror
Copy link
Owner

dinbror commented Apr 27, 2016

Ok I see it and will fix it. But I think its more important to fix the issue that you need to call revalidate right after init.

Have you only seen the load issue on page refresh?

@dinbror
Copy link
Owner

dinbror commented Apr 30, 2016

Fixed in version 1.6.0

@dinbror dinbror closed this as completed Apr 30, 2016
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

2 participants