Muneem
Muneem
I have added ionicModules in packages but it is not compiling ionic related packages. I always get template parse error that ion-label not found. So how to include those 3rd...
I want t style next/previous buttons? I cant find how to style in your css. I want my own buttons
I have 5 images in my array. And i am seeing 389 as total counts of images when i open this gallery. Is there any option where i can set...
Hello can you upgrade it to use latest version of libraries. I am getting unmet peer dependency error in rxrjs and zone.js
I want to hide keyboard and put pin by reading from OTP. is there anyway to disable keyboard. RIght now keyboard always open when using this component
is it possible to pass images array in photoviewer and it shows in gallery?
Is it possible to force crawler to stop its crawling. I have condition that only 500 pages should be crawled when that condition is met ti want to stop this...
currently js-crawler does not look and follow robots.txt file. This feature should be added. There should be one variable to check if crawler reads and follow robots.txt or nor.
this code doesnot read multiple sheet in excel file
I try to create components in folder in lib. Like in library folder i create one more folder and in empty-text.ts i added following line export * from "./inspectionReport/inspectionReport.component"; It...