Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The get attribute cache lookup error is hard to debug #404

Open
chbonser opened this issue May 12, 2022 · 0 comments
Open

The get attribute cache lookup error is hard to debug #404

chbonser opened this issue May 12, 2022 · 0 comments

Comments

@chbonser
Copy link

Since upgrading from a late 0.17 beta to 0.17 we have been seeing a number of The ${this.type} record has been removed from its cache, so we cannot lookup the ${property} attribute. assertions from here in our error logs.

In some cases these errors have been reproducible and easy to fix. For example, we had some UI that was referencing stale objects after it had merged and deleted a fork in a form.

In other cases though I'm finding it hard or impossible to reproduce the error and therefore I am not sure where the error is originating.

Could someone provide some addition insight into this error that might help with our debug? Does this error only occur when a fork of the store is deleted or can it also occur when the main store receives updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant