What does this warning mean?

Unable to find EnumeratedTypeValue for dataValue: - model is probably inconsistent

I see this in my console, how do i fix this?

Hi!

It sounds like some enumerated type entry has been deleted, and that some condition or logic still points towards that entry (the delete of that enum-entry should be constrained by de reference check however).

Do you have a screenshot of the log (console log in the Apps client) when this happens?