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

[md-carousel] when option: md-slider is set to "true" nothing happen and in console log you can find errors. When md-slider i set to "false" everthing is ok. #299

Closed
niedarek opened this issue Oct 23, 2016 · 9 comments

Comments

@niedarek
Copy link

in md-carousel when option: md-slider is set to "true" nothing happen and in console log you can find errors. When md-slider i set to "false" everthing is ok.

Here is gist:

https://gist.run/?id=2001f34c6aa98023e6723853d9736d77

@Thanood
Copy link
Collaborator

Thanood commented Oct 23, 2016

Thanks for the gist. 👍
It works in the sample. I will have a look at it.

@Thanood Thanood added the bug label Oct 23, 2016
@Thanood
Copy link
Collaborator

Thanood commented Oct 23, 2016

Maybe a (gist-)bundle problem. The sample doesn't work in a gist either.

@Thanood
Copy link
Collaborator

Thanood commented Oct 24, 2016

This should work with 0.17.2 now.
But I can't load the gist bundle. It doesn't find config2.js - which is strange because it finds config.js in the same directory.

@Thanood
Copy link
Collaborator

Thanood commented Oct 24, 2016

Okay, just took some time.
It works: https://gist.run/?id=f2b61723e2f0990fd088d25037cbf528

😃

@Thanood Thanood closed this as completed Oct 24, 2016
@niedarek
Copy link
Author

niedarek commented Oct 25, 2016

I hit this problem during development my app :)

@niedarek
Copy link
Author

Big thanks,
now it's working :)

Pozdrawiam

Darek Niedziałek

2016-10-24 18:55 GMT+02:00 Daniel Bendel [email protected]:

Okay, just took some time.
It works: https://gist.run/?id=f2b61723e2f0990fd088d25037cbf528

😃


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#299 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABsSSqQv5CjOZ8bdP4mMTGd5wouYvWsDks5q3OMPgaJpZM4KeIwg
.

@niedarek
Copy link
Author

Hey,
i find another bug ?
try add image to item

Pozdrawiam

Darek Niedziałek

2016-10-25 18:21 GMT+02:00 Dariusz Niedziałek [email protected]:

Big thanks,
now it's working :)

Pozdrawiam

Darek Niedziałek

2016-10-24 18:55 GMT+02:00 Daniel Bendel [email protected]:

Okay, just took some time.
It works: https://gist.run/?id=f2b61723e2f0990fd088d25037cbf528

😃


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#299 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABsSSqQv5CjOZ8bdP4mMTGd5wouYvWsDks5q3OMPgaJpZM4KeIwg
.

@Thanood
Copy link
Collaborator

Thanood commented Oct 25, 2016

Oh, that seems to be jQuery 3, right? Why do I have jQuery 3 in my bundle? Reopening because of this. 😃

If you've installed jQuery 3, try downgrading to jQuery 2. I've had a look at the code, img.load() doesn't seem to accept a callback as url but Materialize sends one.

@Thanood Thanood reopened this Oct 25, 2016
@Thanood Thanood added the bundle label Nov 2, 2016
@Thanood
Copy link
Collaborator

Thanood commented Nov 3, 2016

Bundles updated with jQuery 2

@Thanood Thanood closed this as completed Nov 3, 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