Saddam Asmatullayev

Results 3 issues of Saddam Asmatullayev

**Describe the bug** Reported by @JustusNBB The input field for the email address is buggy (jumping back to a previous input I corrected after switching strategies) **To Reproduce** 1. enter...

bug

``` Blueprinter.configure do |config|   config.if = ->(field_name, obj, _options) { obj[field_name].present? } end ``` I am using this to not include nil fields to the response, but it also takes...

**Describe the bug** Reported by @JustusNBB The input field for the email address is buggy (jumping back to a previous input I corrected after switching strategies) **To Reproduce** 1. enter...

bug