frontend-frameworks icon indicating copy to clipboard operation
frontend-frameworks copied to clipboard

Cloudinary javascript frontend frameworks SDKs, including Shared HTML layer, Angular, React and Vue SDKs

Results 16 frontend-frameworks issues
Sort by recently updated
recently updated
newest added

### New issue for cloudinary/frontend-frameworks "@cloudinary/react": "^1.11.0", #### For which package is this issue? "@cloudinary/react": "^1.11.0", #### Describe the issue in a sentence or two. The AdvancedImage component's responsiveness is...

### Pull request for cloudinary/frontend-frameworks #### For which package is this PR? @cluodinary/html #### What does this PR solve? fix broken support of multiple plugins working together #### Final checklist...

#### For which package is this issue? React #### Describe the issue in a sentence or two. Hi, I have a custom reusable react "image" component that utilizes AdvancedImage. The...

` "@angular/core": "~14.1.0", "@cloudinary/ng": "^1.4.2", "@cloudinary/url-gen": "^1.8.1", ` When I add CloudinaryModule in app.modules I am getting the following issues: Error: node_modules/@cloudinary/html/types.d.ts:2:34 - error TS2307: Cannot find module '@cloudinary/url-gen/actions/transcode/VideoCodecAction' or...

Warning when starting [in an Nx environment] `Entry point '@cloudinary/ng' contains deep imports into '/media/user/external/bamboo/xml-data/build-dir/TRAV-SINMRFB-JOB1/node_modules/@cloudinary/url-gen/assets/CloudinaryImage'. This is probably not a problem, but may cause the compilation of entry points to...

wontfix

Hi, I'm using the React SDK and the `responsive()` plugin doesn't seem to work properly for me. Basically, regardless of the value I input in the plugin (ex: `400`, `[400,...

enhancement