acostaf
acostaf
Hi Team Extracting a piece of jsx takes forever to ask for the path then some more secs to ask for the file name and does it, does not do...
Hi Team executing npx typescript-starter I am getting self signed certificate in certificate chain even when my .npmrc is setup strict-ssl=false
Hi Austin I found that comparing ofAction vs ofType when passing more than one type gives two different result. For instance having ofType('type1', 'type2') will work when both actions are...
### Installed product versions - Visual Studio: [example 2015 Professional] on Windows 7 Enterprise - This extension: [example 1.1.21] ### Description I am using this template and ater creating a...
Hi Chrome shows some security warning that normally you can removing using chromeOptions but the plugging ignores completely, can you please implement this please? e.g. capabilities: { 'browserName': 'chrome', 'chromeOptions':...
Hi I would like to be able to pass in chromeOptions --test-type and show-fps-counter on protractor.config.js I can do something like this: ``` capabilities: { browserName: 'chrome', chromeOptions: { args:...
Hi Team I just upgraded to version 2.2.0 and the change creates those this really weird issue, I am not changing anything on my tsconfig and eslinyrc and suddenly running...
**I'm submitting a ...** (check one with "x") ``` [X] bug report => see 'Providing a Reproducible Scenario' [] feature request => do not use Github for feature requests, see...
HI When using ko.computed which returns dependentObservable breaks the whole functionality
Hi Team I just migrated to version 2.2.5 from version 2.2.3 and found that all my createDraftSafeSelector are throwing the above error, any idea ?