Sergey Gultyayev (Serhii Hultiaiev)

Results 9 issues of Sergey Gultyayev (Serhii Hultiaiev)

I'm having troubles parsing templates which have expressions like this `{% if balance < 5 %}`. And the parsing is failing pointing to `', `

Please explain to me how do I sing in using Facebook and Laravel Socialite. Socialite expects `code` to be provided to callback. Where do I get it? Also I've noticed...

After I run `npx standard-version --tag-prefix=` `CHANGELOG.md` file is considered as changed (I cannot freely checkout other branch and have this file listed as changed in `git status`). It's an...

**How can we reproduce this bug?** Have a template which contains `{% if list < 0 %}`. `npm run build` Write out the HTML (or Inky code) that causes the...

### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...

area: devkit/build-angular
devkit/build-angular:jest

### Is this a regression? No ### Description I have a very simple store which consists of key-value pairs `[key: string]: true`. I try to run `update` and delete one...

Display inline-block causes extra space at the bottom ==================================================================== ###### [Fiddle](http://jsfiddle.net/vwsb0e3u/) #### Steps to reproduce the problem 1. Add slides with images 16by9 2. Add appropriate styles so that the...

## Fixes fullscreen animation The main problem here, it seems, is that flexible margins were used on top of the container. This, in conjunction with flexibleWith & flexibleHeight, resulted in...

# Bug report ## What steps will reproduce the problem? 1. Create a project (for me it's an Angular + Ionic + Capacitor) 2. Add any lottie animation 3. Set...