-
I'm using your great module on my all projects but i couldn't implement to new one.
I got this error when "open state" to true. -> "TypeError: Cannot read properties of undefined (reading 'getValue…
-
Currently, if you enable [inserting images via source URL](https://ckeditor.com/docs/ckeditor5/latest/features/image.html#inserting-images-via-source-url), then you have to click on that little arrow …
-
This is the natural next step. Google's PageSpeed insights does not like it when you're loading offscreen images w/out need and it actually makes sense.
Came upon this code, which looks quite effic…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Using the tag for the PNGs in the carousel will result in slower LCP hence using `` from `next…
-
rnvi works without being in a monorepo, but when it is in one it throws this:
```
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this f…
-
### Description
Small icons next to the authors' names on the first page of the PDF appear significantly larger, almost half the screen size, in the HTML version. It seems that the apparent size of t…
-
- [ ] Add a widget on the frontend to upload images
Proposed plan:
1. Use the `next-cloudinary` CldUploadButton component: https://github.com/colbyfayock/next-cloudinary/blob/main/next-cloudinary/…
-
### Describe the feature you'd like
When making a `READ` request to the `/books/{id}` endpoint, the response includes a cover object containing the cover image data for the specified book. However,…
ln-ws updated
2 weeks ago
-
### Question
Are book covers "Decorative Images" for accessibility purposes when they go to the same place as the next link?
### Additional context
I'm working on #4940 as part of the bigger …
RayBB updated
3 years ago
-
Fix all accessibility issues:
- Card
- Cards have `role="article"` which [is not recommended](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/article_role) (and not always …