-
Notifications
You must be signed in to change notification settings - Fork 25
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
ngx-owl-carousel not working in angular 7.x and displaying no errors #57
Comments
I also have the issue showing Owl-Carousel in Angular 7.x project. I am actually working on Angular-Universal project. After adding the Owl-Carousel in Angular-Universal and then run the
It seems like it has an issue with jQuery or $. I am sure that I have added jquery using
If someone solved the problem, do let me know. |
As per https://www.npmjs.com/package/ngx-owl-carousel
|
Hi @RakeshPaiR, @junaidbinsarfraz , I am facing same issue you got any solution
**How i implement and where after installed=> npm install script-loader ** ERROR ReferenceError: $ is not defined |
Hello,
I just tried everything to display Owl-Carousel but neither it's giving error nor displaying the images.
If some one found any solution regarding this issue, please tell me how to resolve this issue.
The text was updated successfully, but these errors were encountered: