Weird behaviour with certain model names

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 39

Failure Logs

No errors in network or console

Context

  • Package Version: 7.3
  • Express Version: 4.17.1
  • Mongoose Version: 5.9.21
  • MongoDB Version: 4.4.8

Hi @nmelentjevs and welcome in our community :champagne: !!

Could you please take a screenshot of the General tab of the collection settings of one of the bugged model ?
And THEN (we will need the screen to investigate), try to update the Reference Field ?

Tell me if that fix your issue :pray: