Pavan Dixit

Results 15 comments of Pavan Dixit

Hi @swiety85, Any update on **RTL** solution in Gridster??.

@danday74 did you find any workaround for this?

Hi @skidding, > It shouldn't be too hard, Can you please guide to achieve `rtl` functionality as this is on priority.

I also have the same error with the latest version. FYI, I have angular.json file in codebase. ![nx-run-workspace-json-error](https://user-images.githubusercontent.com/21095558/148769150-d5710153-0510-41bb-abd7-0e0d069fb110.png)

Hi Team, Since it was production issue, i did further debugging in library code and there i found the glitch. The issue is in function `this.defaultKeyHandler`. In this function it...

It would be really nice feature, I also need `loaded` event. I want to add `transform` style on fully rendered dynamic captcha but since i don't know when captcha is...

@andreilaptev1 Thank you for confirmation, I was going to test using mentioned version EOD, I will skip then. It looks like issue is due to `mkdir` or `mkdirp` library used...

@andreilaptev1 Thanks for the workaround, its working now. But is there any side effect if i set `supportFile : false` in json file. Any idea about that? Did you get...

@jennifer-shehane We dont have `support.js`, but we have `index.js` file inside `/support` folder which has below lines of code. Let me know if you need anything else. ``` import 'cypress-axe';...