Vlass Contreras

Results 5 issues of Vlass Contreras

American Express cards only support 4-digit security codes. > Your credit card CVV code may not be in the same place on every credit card. If you have an American...

### Description When pulling files which size is more than `64 KB`, deploy will only get the first `65,536 B` of that file, thus leaving file incomplete. No errors displayed...

### Description When pulling files (using any method via menu or button), the process never ends and have to restart VSCode or _Reload Window_ to do another action (Push works...

bug

In version `1.2.4` a change was introduced to [explicitly type the `style` prop](https://github.com/chenqingspring/react-lottie/compare/v1.2.3...v1.2.4#diff-bfe9874d239014961b1ae4e89875a6155667db834a410aaaa2ebe3cf89820556R187), however, with the wrong `string` causing a runtime error inconsistent with the types. This PR changes the...

When using `simpleLightbox` as dependency, and importing `simpleLighbox.scss` to the main stylesheet of the project, Sass returns an error about importing the `'../node_modules/bourbon/app/assets/stylesheets/bourbon'` because is a relative path and won't...