You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow I get entities missing :exhibit/title on the server, which causes strange behavior in my client. The server should have a layer to validate a tx and all the entities involved, something like this for each entity involved:
Somehow I get entities missing
:exhibit/title
on the server, which causes strange behavior in my client. The server should have a layer to validate a tx and all the entities involved, something like this for each entity involved:(user-validation-fn entity new-entity? full-tx-report)
The text was updated successfully, but these errors were encountered: