strapi / strapi-examples

:mortar_board: List of examples using Strapi
Other
1.35k stars 659 forks source link

Chessecakes example could need updating #173

Closed Senkor closed 11 months ago

Senkor commented 3 years ago

v14.15.1:

6.14.8:

3.3.4:

wsl2 ubuntu:

Which example is causing problem? Cheesecakes

Do you want to request a feature or report a bug? bug

What is the current behavior? trying to reference models like you do in the example does not seem to work. Trying tp reference like you do in the Review service API like Review.updateRelations does not work in my Project. But accessing it through strapi.models.Review.updateRelations works.

If the current behavior is a bug, please provide the steps to reproduce the problem I think the example has to be updated

What is the expected behavior? That i can reference the model