Aleksandar

Results 30 comments of Aleksandar

Hi @ShoryuKyzan - Thanks for following up about it. This GitHub thread is linked in our internal ticket and when there are updates to our internal ticket, we will be...

Hi @CodeMan99 - thanks for reporting this! As I understand, this is not causing you any compilation errors currently? I will create a ticket internally for our SDK team so...

No worries @CodeMan99 - we will update this thread when there are updates on our side.

Hi @CodeMan99 - An update on the original query - after speaking with our team they advised that because we're using `[futureKey: string]: any;` which allows us in a way...

Sounds good @msrumon - let us know how it goes. If you convert the Buffer to a Typedarray then upload() should be able to accept that. Otherwise, if you don't...

Hi @emoyee - Does `effect` definitely have the right value set? If you add a `Effect value: {{ effect }}` to your template, do you see the expected value printed?

Hi @emoyee - Thanks for trying that. I went ahead and set up a quick app locally to try and reproduce. In my View I just have: ``` Test effect...

Hi @itsterry. Thanks for reporting this. Let me set up an environment similar to yours so that I can reproduce this.

Thanks for providing that @itsterry. I see you're using the external [activestorage-cloudinary-service](https://github.com/0sc/activestorage-cloudinary-service) and I suspect it clashing with the native ActiveStorage support that was added by Cloudinary with the gem...

Thanks, @itsterry, appreciate you trying this. One of my colleagues was also trying to reproduce this, but with no avail. To get to the bottom of it quickly without going...