Hello
I have a partial view and I also want to include the partial view for my date picker.
So it is Main View > With a partial view > With date picker partial view.
When i use with date picker partial view within the Main view it works fine but when it is in the other partial view it is not firing.
There is no console errors
Could somone please help ?