Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] @ts-ignore in cloudinary-loader.ts #425

Open
colbyfayock opened this issue Jan 25, 2024 · 0 comments
Open

[Bug] @ts-ignore in cloudinary-loader.ts #425

colbyfayock opened this issue Jan 25, 2024 · 0 comments

Comments

@colbyfayock
Copy link
Collaborator

Bug Report

Describe the bug

A @ts-ignore is currently in place in the cloudinaryLoader function which is what organizes and ultimately helps to build a Cloudinary URL based on Next.js props.

https://github.com/cloudinary-community/next-cloudinary/blob/main/next-cloudinary/src/loaders/cloudinary-loader.ts#L58-L59

Goal wouild be to address whatever type issues are preventing this line from being removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant