Ember-cli-mirage error

Hey guys, I am having this weired error while working with ember-cli-mirage. In some time i am getting an error “Record not found” and when i commented some code in mirage and rebuilded the app, the error was gone. I think there is a problem with compiling mirage code. I mean i just want to make some random changes and rebuild the app to get rid of the problem. But this occur in a while and it really is anoying.

Does anyone experienced this problem ? or does anyone know anything related to this problem ?

You’ll need to provide more detail and/or code, otherwise it’s not possible to tell what’s going on. Is this in a test or in development mode? And is it in a mirage route handler or somewhere else?