ForestAdmin / forest-express-mongoose

🌱 ExpressJS/Mongoose agent for Forest Admin to integrate directly to your existing ExpressJS/Mongoose backend application.
https://www.forestadmin.com
GNU General Public License v3.0
193 stars 28 forks source link

Weird behaviour with certain model names #664

Open nmelentjevs opened 3 years ago

nmelentjevs commented 3 years ago

Expected behavior

I have couple models that I am experiencing this weird behaviour for: 'stashes', 'filters' and 'plans' however models called 'meals' or 'steps' work fine. My model id should be shown as 612a0da6994dae284b2dc02d and relations should be searched by name and id

Actual behavior

Model name is shown like this <client@model:forest-stashes-name::ember1734:owner(612a0da6994dae284b2dc02d)> and when trying to reference it, search is not working by typing name, only works by searching this string:

Screenshot 2021-08-28 at 13 30 24

Screenshot 2021-08-28 at 13 30 39

Failure Logs

No errors in network or console

Context

GuilhemRobert commented 3 years ago

Hi @nmelentjevs ! Can you re-share your issue in our community forum 🙏 ? https://community.forestadmin.com/ The team tends to respond to new topics in less than 24h there. 👍