Guy Nesher

Results 10 issues of Guy Nesher

![timer](https://user-images.githubusercontent.com/1402060/34461675-73ca6bd6-ee39-11e7-93d1-96e216befcb6.PNG) Just got a bug report on this from one of our customers, it seems iOS11 does something funny with the SVG - works fine on iOS10. Any suggestions?

### Describe the bug After building the default project I've tried importing the components to a blank Angular project. I can only see the type error in the npm module...

pending

Using xCode 8.3 I'm getting multiple errors suggesting to use String(describing:) error during compile (for example line 512) This seems to break the build while using remote build / Visual...

Hi guys, Wondering if we can get a version of this app running stand alone so we could run the test against specific components we have? Cheers

I've implemented the angular-vs-repeat on a small ionic application. It works fine on Android but fails on iOS (visually it works fine, renders the correct number of cells etc. but...

## Bug report ### Current Behavior When trying to setFieldValue within onPaste callback prepends the field value instead of replacing it. ### Expected behavior setFieldValue should replace the field value...

Type: Bug

### Describe the bug Improper Input Validation (new) [High Severity][https://security.snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137] in [email protected] PR for fix is - https://github.com/axios/axios/pull/6163 ### To Reproduce run snyk test in cli ### Code snippet _No...

- `@testing-library/dom` version: 7.31.2 - Testing Framework and version: @testing-library/jest-dom 5.11.4 - Jest 26.0.15 - DOM Environment: jsdom 27.4.4 ### Relevant code or config: N/A ### What you did: Runnig...

Running ionic serve results in the following error: ``` Typescript Error Initializers are not allowed in ambient contexts. ``` error in Connection.d.ts line 40 steps to reproduce - simply clone,...

We've run some initial tests on flagd memory consumption, single file system syncer with < 10 flags with no reads and see ~40mb consumption. This seems high for a Go...

enhancement
question
Needs Triage