You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Build - Can’t install or import the SDK
[ ] Babel - Babel errors or cross browser issues
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[ ] Documentation - Inconsistency between the docs and behaviour
[x] Incorrect Types - For typescript users who are having problems with our d.ts files
[ ] Other (Specify)
Steps to reproduce
… if applicable
Error screenshots
Browsers (if issue relates to UI, else ignore)
[x] Chrome
[ ] Firefox
[ ] Safari
[ ] Other (Specify)
[ ] All
Versions and Libraries (fill in the version numbers)
Hi @florestankorp, thanks for reporting this issue. We've opened a new internal ticket to address it. We have plans to resolve it in our upcoming sprint. We'll keep you updated right here as soon as the fix is deployed.
Thanks for your valuable feedback,
Tamara
Hi @florestankorp, I wanted to update you that a fix for the issue was deployed.
Can you please try and let me know if everything works okay for you now?
Thank you for your patience.
Best,
Tamara
Bug report for Cloudinary NPM SDK
Before proceeding, please update to latest version and test if the issue persists
Describe the bug in a sentence or two.
I'm trying to access
next_cursor
fromResourceApiResponse
and I get the following error:However the response clearly contains the
next_cursor
:I'm fetching the images as follows (using SvelteKit):
And loading the images in my component as follows:
Issue Type (Can be multiple)
[ ] Build - Can’t install or import the SDK
[ ] Babel - Babel errors or cross browser issues
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[ ] Documentation - Inconsistency between the docs and behaviour
[x] Incorrect Types - For typescript users who are having problems with our d.ts files
[ ] Other (Specify)
Steps to reproduce
… if applicable
Error screenshots
Browsers (if issue relates to UI, else ignore)
[x] Chrome
[ ] Firefox
[ ] Safari
[ ] Other (Specify)
[ ] All
Versions and Libraries (fill in the version numbers)
Cloudinary_NPM - 1.40.0
Node - 18.12.1
NPM - 8.19.2
Config Files (Please paste the following files if possible)
Package.json
Repository
The text was updated successfully, but these errors were encountered: