cloudinary-community / cloudinary-community/next-cloudinary

[Bug] CldVideoPlayer transformation prop adds multiple q_auto components

Open
#651 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
300
Forks
137
Avg merge
3m
Merged PRs (30d)
2

Description

# **Bug Report**

## **Describe the bug**

For this code:

```




```

This is the resulting URL:

https://res.cloudinary.com/demo/video/upload/q_auto/q_auto/q_auto/q_auto/c_fill,g_auto,h_300,w_300/e_blur:50/r_max/f_auto:video/ship

Notice the four q_auto components.

## **Is this a regression?**

No idea

## **Steps To Reproduce the error**

1. Use the code above.
2. Inspect the page.

## **Expected behaviour**

Only one q_auto component should be present in the URL.

### **Your environment**

- OS: macOS 15.6.1 (24G90)
- Node version: v24.2.0
- Npm version: 11.3.0
- Browser name and version: Chrome 144.0.7559.133 (Official Build) (arm64)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.