peity
peity copied to clipboard
when using with bootstrap
when I use together with bootstrap it always messes up with "$" instead of "jQuery" so I had to declare a noConflict, but then it looks at bootstrap where they all have "$".
What's the best solution?
Thank you.
That's weird, I'm not sure what that could be. If there's somewhere I can see an example of it failing like this - like a Gist or https://jsbin.com/ or something - I can try to help.
im using it with bootstrap and not having any issues.
@gtabasa1012 check if you are including jQuery twice. It needs to be included only once
Who has similar problem try to use https://github.com/railsjazz/peity_vanilla this version