strapi
strapi copied to clipboard
Navigation error on media field on admin view
Bug report
Required System information
- Node.js version: 22
- NPM version:
- Strapi version: 5.0.6
- Database: MySQL 8
- Operating system: Alpine container
- Is your project Javascript or Typescript: JS
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce the behavior
- Go to Admin view
- Create a collection with a "media" view with multiple image supported
- Create a new entry. Upload some images.
- View the entry. The navigation on the media field does not work.
Expected behavior
The position of the images should change?
Screenshots
Code snippets
N/A
Additional context
N/A