Zia Uddin
Zia Uddin
I am opeing the slider using **this.slider?.showLightbox();** method The problem is that it keep laoding untill I click somewhere. On click it show the images which are already laoded. I...
### Issue description There are icons provided which are displayed in left sidebar menu like this one in **page-menu.ts** ``` { title: 'Dashboard', icon: 'shopping-cart-outline', link: '/pages/dashboard', home: true, }...
Thanks for this library. ### Expected behavior The dragged element must maintain its position where it was dragged. ### Actual behavior Does not maintain its position both on window resize...