api-platform / api-platform/admin
Create/EDIT pages', Dropdown <select> Entity/object only loads first page results .
Aperta
- Lingua principale
- TypeScript
- Stelle
- 516
- Fork
- 134
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
For example i have Product with Image Object as the entity that handles the image . While Creating/Editing I need to select any imageobject that i have created, but i cannot . The dropdown seems to only load the first page results ( based on ItemsperPage )
Product :
name: Text
Image : ImageObject
http://localhost:8080/api/image_objects?order%5Bid%5D=DESC&page=1&perPage=25 as seen on the network inspector in the admin page.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.