Anil Kumar Pandey

Results 13 issues of Anil Kumar Pandey

Hi, I want to put the timer value from my db, so that's why I am making a ajax call and the response will replace the value of the timer....

I want to prevent the onScan method call of any kind of keypress event from keyboard because it is altering my barcode scan input data. I tried "preventDefault" prop but...

Hi, First of all thanks for making this kind of stuff for us, there are no other php support for API gateway. Its really helpful. But I do have one...

Hi, I was trying to show RTE in modal popup but its not showing anythings. FYI: I am using modal component from here https://vmware.github.io/clarity/documentation/modals

Hi, I did `exp detach` in my project and ran the `react-native link react-native-doc-viewer`. Then opened it on android and trying to generate the apk build but getting this exception....

Hi, I am getting with below code in conytroller ``` @Autowired private UserRepository userRepository; ``` **here is the exception** org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userController': Injection of autowired dependencies...

Hi, It has very cool features but I am wondering that how can use the same plugin in plain jQuery or Vanila JS based existing website? Please share me the...

I have two issue on the same: 1. Whenever I clicked in login button it opened a popup and close it after some time(2-3 sec. approx), but I have already...

Hi, I am using modal code as per the DOC, but getting below exception. 'modal-content' is not a known element: 1. If 'modal-content' is an Angular component, then verify that...

Hi, Its failing while AoT cmpilation. Is there any solution for it. Thanks