Owl carousel when I cut copied the code of policy inside the owlcarousel tag my images and the 25 Jun 26jun those tags evrything is not visible. It is like it has been overlapped by the above black bg of the above picture. When I remove the owl carousal it turns to normal . What is the issue ? Can u pls tell
@@CreativeDeveloper thanks. Is there any option to slide x number of images rather than 1 while click on next and prev buttons. Not able to find them in documentation as well.
@@sgrlwatcher4804 Not exactly Angular version. I mean that carousel version not supporting may be. So either change Angular version or carousel version.
Very comprehensive and sensational. Thank you. Keep bringing more❤❤👌
Thanks
Thanks sir. Well explain. You make it easy to understand.
Thanks
Great tutorial sir. Thank you. I u please copy paste source code in description it will be helpful.
Thanks so much!!!
You are welcome
very good and really meaningful to learn from this channel!
Thanks
Owl carousel when I cut copied the code of policy inside the owlcarousel tag my images and the 25 Jun 26jun those tags evrything is not visible. It is like it has been overlapped by the above black bg of the above picture. When I remove the owl carousal it turns to normal . What is the issue ? Can u pls tell
same problem here mate
check the -170px. thats the problem
same problem please how can we fix it
Is it responsive and it will support in Angular 17 or not?
Same Package you can yse but version wise code may change and that you can check in that package.
Ok
what 'll change if direction is rtl ?
thank you
You are amazing ❤
You are welcome
Great job!! Thank you, this is what I was looking for! Keep doing!
Thanks
exellent video bro, ty
You are amazing
It really helps
Sir, ng-template is not working. And after using ng-template all slides hide.
What is your angular verstion ? i was getting black in angular cli 12.0.0
I forgot but I think 9 or 10
Thank you for a great tutorial
You are welcome!
Bring more videos
Thanks sir. Very well explained. ❤️
Can we add url of any image in navtext array?
You can add
@@CreativeDeveloper thanks.
Is there any option to slide x number of images rather than 1 while click on next and prev buttons.
Not able to find them in documentation as well.
Thanks. it is really helpful
Great Job✌️.. can u do a video on swiper js too?
Ok bro
that's it! ... great job!! thank you.
Thanks
Thanks for watching
Thanks. How can I cache this images in browser memory so that user dont need to pull large images from server after page refresh?
You can use local storage. I made video on that.
@@CreativeDeveloper localstorage supports only 2 MB. That's not sufficient. Is there any other alternatives ?
@@user-rp9iis1en6h local storage 10 mb.
@@CreativeDeveloper even 10 mb is not enough, right? So what's the standard way to cache images pulled from api response?
@@user-rp9iis1en6h service worker
Thank you. Very import it.
I'm using Angular 11version not working
When component loads it shows nothing, but when I resize browser it starts working fine.
Did you write inside ngonit?
This video my slider error solved love it
cannot we do auto ?
We can
How can we make it auto slides pls help
Setinterval
Source code ?
That time didn’t upload source code but recent all videos source code you will get in description.
Getting Error
Error: node_modules/ngx-owl-carousel-o/lib/carousel/carousel-slide.directive.d.ts:37:105 - error TS2344: Type '{ id: { alias: "id"; required: false; }; dataMerge: { alias: "dataMerge"; required: false; }; width: { alias: "width"; required: false; }; dotContent: { alias: "dotContent"; required: false; }; dataHash: { ...; }; }' does not satisfy the constraint '{ [key: string]: string; }'.
Property '"id"' is incompatible with index signature.
Type '{ alias: "id"; required: false; }' is not assignable to type 'string'.
Change version
Is that an angular version issue?
@@sgrlwatcher4804 Not exactly Angular version. I mean that carousel version not supporting may be. So either change Angular version or carousel version.
Thank you