CRUD on mongoose dataBase with deepObject display "[Object, Object]"

Expected behavior


When we click it,
display a JSON view
and then possibility to edit this.

Actual behavior

my object on the database

Failure Logs

.

Context

Basic setup with my localhost database

  • Lumber Package Version: 3.6.8
  • Database Dialect: Mongodb
  • Database Version:
    “forest-express”: “^7.4.0”,
    “forest-express-mongoose”: “^6.0.0”,
    “mongoose”: “~5.8.2”

Hi @M_jeremy :wave: thank you for your feedback.

  • Could you send me the type of urlSecondary field in your model file (check in your backend application)?
  • Also, could you send me the configured widget (more information here) for this field:
    1. Click on “layout editor” (the pen in the right corner of Forest Admin UI)
    2. Then click the cog just beside the collection that contains the urlSecondary field
    3. Then click on fields and select urlSecondary
    4. Then check the name of the display widget selected. Could you send me the name of the selected widget?

Let me know if I can help you identifying the widget. :pray: