I am trying to reinitialize Owl carousel after a successful ajax call. The ajax call will change the data but the view should stay the same.I am having an issue where the vi
Try $(window).load() instead of reinitialize
$(window).load()
reinitialize