Dekel Barzilay

Results 5 issues of Dekel Barzilay

fixIframeContentWindow method writes to log "TypeError: Cannot redefine property: createElement". **To Reproduce** Run non-headless and load `https://www.example.com`. **Expected behavior** No warnings in console log. **System information:** - OS: MacOS -...

bug

The following code override seems to be detected in CreepJS: Any idea why it happens and if it can be fixed? **To Reproduce** Load CreepJS website. **Expected behavior** No detection....

bug
t-tooling

When parsing address that contains only city & state and the city name matches a state name, then parsing would probably be incorrect. Parsing address like `New York, NY` results...

Hi, awesome library! I found some issue with postal codes that has dash (or space char) in them. `state` is null when address ends with "-1234", for example: ``` (async...

Hi, are there any plans to migrate to the new `@elastic/elasticsearch` module? The legacy `elasticsearch` module will be deprecated in the next few months: https://www.npmjs.com/package/elasticsearch#we-have-released-the-new-javascript-client-

enhancement
help wanted