Jayser Mendez

Results 3 issues of Jayser Mendez

The implementation of the following code breaks ionic behavior to move the focused input above the keyboard: ` if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) { getWindow().getDecorView().setSystemUiVisibility( View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN | View.SYSTEM_UI_FLAG_LAYOUT_STABLE); } ` It...

bug

This fix allows you to use Ionic CLI along this project. The only thing you need is to install the following dependence: `npm i typescript-compiler` Then, you can run your...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...