-
## CVE-2021-44906 - Critical Severity Vulnerability
Vulnerable Libraries - minimist-1.1.0.tgz, minimist-1.2.0.tgz, minimist-0.0.10.tgz, minimist-0.0.8.tgz
minimist-1.1.0.tgz
parse argument options…
-
### Description
These are spillover tasks from the W3C props & styles projects. The aim is to move user-space modules into their own packages within the monorepo. React Native for Web must currentl…
-
When the dropdown component unmounts in RN 0.70.1, it throws an error on removeListner() in react-native-modal. This is due to the changes in react native where removeListner has been renamed to just …
-
### Description
If you use an Image component in render and use the parent component's state to manage the source prop, each time the source is changed the previous source is not deallocated. Even …
-
### Expected behavior
When truncating a number, the trunc function should be left as is.
### Actual behavior
Actually, the trunc() function is parsed to date_trunc()
### Steps to reproduce …
-
I'm having some trouble with enabling GO111MODULE=on. I was able to go through the whole process of setting up the repository and building V8 from scratch. When I run `go test` I get the following res…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [yes ] I am running the latest version
- [yes ] I checked the documentation and found no answer
…
-
## Description
I am trying to load high quality images in React Native for a chart application and I am getting low quality images being displayed on Android, Zooming in does not help either, instead…
-
Make it possible to render pdf's inside react-native.
Same way as the react-pdf-dom package works.
-
To illustrate this problem, I used a 5 x 5 sprite sheet where all 25 cells are having the same image. With this, the end result should be just a still image without any noticeable movement.
However…