Show error message when an invalid field has been declared #443
adrianthedev
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you declare a field that is invalid (
as: :string
instead ofas: :text
) you only get notified in the server console. We need to show that error better.Beta Was this translation helpful? Give feedback.
All reactions