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

bug: Panic when accessing index out of range in a struct #184

Closed
Mido-sys opened this issue Aug 6, 2024 · 1 comment · Fixed by #185
Closed

bug: Panic when accessing index out of range in a struct #184

Mido-sys opened this issue Aug 6, 2024 · 1 comment · Fixed by #185

Comments

@Mido-sys
Copy link
Contributor

Mido-sys commented Aug 6, 2024

Description

Accessing index 0 in Name panics. myarray[0].Name[0].A[1].He[2].Final

To Reproduce

No response

Additional Context

Details

Paste the output of `buffalo info` here!
@Mido-sys
Copy link
Contributor Author

Mido-sys commented Aug 6, 2024

Hello @paganotoni, I pushed a fix to the issue above.

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 a pull request may close this issue.

1 participant