Vladyslav Tarasenko

Results 9 issues of Vladyslav Tarasenko

Hello. I want to report a bug with xero.reports functionality. ``` > xero_conn = Xero(credentials) > xero_conn.reports.all() > [] ``` Will always return 0 results because it is generating request:...

@rossp, first of all - i want to say thank you such awesome helpdesk module. i do have few questions to you and to project community: 1. Do you see...

enhancement

Please do not do same error messages as ajv did, they are not really helpful. I'm moving away from ajv cause it's hard to understand the problem based just on...

Hi Octavore. Thanks for a great product! Tell me please, is it possible to do something like this in templates: ``` {{ template "header" . }} // pr {{ partial...

enhancement

Thanks for stopping by to let us know something could be better! ## In which file did you encounter the issue? Trying to run this example https://github.com/GoogleCloudPlatform/golang-samples/blob/HEAD/functions/imagemagick/imagemagick.go and got stuck...

type: bug
priority: p2
triage me
samples
stale: old

**Problem** While working with this library I found an interesting case. If you create this markdown ``` ### **Email:** issuer\_email ``` and when you try to convert, you will get...

Hello! Great work! but can you tell if thats possible to have have conditional statements for the if / else? ``` if .a eq 100 p a is equal 100...

When I read installation guide for a couple times I was sure I need to generate 3 keys and those envs should contain private keys (hey they all without .pub...

### Is your feature request related to a problem? Please describe. First of all, I would like to say thank you to all authors and contributers of the vitepress. We...

enhancement