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

Input error -> Clarify problem and solution. Add module for showing error with Shared::Field #1052

Merged
merged 2 commits into from
Mar 18, 2020

Conversation

paulcsmith
Copy link
Member

No description provided.

@paulcsmith paulcsmith merged commit 94d0a67 into master Mar 18, 2020
@paulcsmith paulcsmith deleted the pcs/improve-input-helper-error branch March 18, 2020 18:52
@paulcsmith paulcsmith changed the title Input error -> Clarify problem and solution Input error -> Clarify problem and solution. Add module for showing error with Shared::Field Mar 18, 2020
paulcsmith added a commit to luckyframework/lucky_cli that referenced this pull request Mar 18, 2020
This error always happened when calling the input/label methods, but
if you used the Shared::Field component you'd get a generic "no overload
matches".

This module added in luckyframework/lucky#1052
makes it so you get the same nice error in field components.

This greatly improves the ease of use and DX when using Lucky.
paulcsmith added a commit to luckyframework/lucky_cli that referenced this pull request Mar 18, 2020
This error always happened when calling the input/label methods, but
if you used the Shared::Field component you'd get a generic "no overload
matches".

This module added in luckyframework/lucky#1052
makes it so you get the same nice error in field components.

This greatly improves the ease of use and DX when using Lucky.
paulcsmith added a commit to luckyframework/lucky_cli that referenced this pull request Apr 7, 2020
This error always happened when calling the input/label methods, but
if you used the Shared::Field component you'd get a generic "no overload
matches".

This module added in luckyframework/lucky#1052
makes it so you get the same nice error in field components.

This greatly improves the ease of use and DX when using Lucky.
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

Successfully merging this pull request may close these issues.

2 participants