Received error message Invariant Violation

I received the following error in Sensu backend 5.17.1. What does it mean?

Invariant Violation: Invariant Violation
at new InvariantError (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:17:14991)
at invariant (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:17:15178)
at StoreWriter.writeFieldToStore (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:33:74373)
at https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:33:72856
at Array.forEach ()
at StoreWriter.writeSelectionSetToStore (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:33:72714)
at StoreWriter.writeResultToStore (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:33:72192)
at CustomCache.InMemoryCache.write (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:33:77843)
at DataStore.markQueryResult (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:90:220965)
at QueryManager.markQueryResult (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:90:209651)
at https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:90:218642
at Object.next (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:105:28920)
at notifySubscription (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:105:26227)
at onNotify (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:105:26843)
at SubscriptionObserver.next (https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:105:27657)
at https://sensu-dev.sample.example.com/static/js/vendor_bcb1.js:90:203940

Hey, thanks for reporting this exception. I’ve created a Github issue to track it, and it can be found here: https://github.com/sensu/web/issues/247.

If you don’t mind going over to Github and adding any additional context (which page you were on, what you were trying to accomplish, etc.) that would greatly help in us replicating and fixing the issue.