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: Division by zero causes Plush to panic. #182

Closed
Mido-sys opened this issue Jun 21, 2024 · 2 comments
Closed

bug: Division by zero causes Plush to panic. #182

Mido-sys opened this issue Jun 21, 2024 · 2 comments

Comments

@Mido-sys
Copy link
Contributor

Description

Plush Panics and throws an error when dividing the numerator with zero

To Reproduce

10 / 0 results in panic: runtime error: integer divide by zerodividing

Additional Context

Details

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

Hello @paganotoni, I sent a PR to fix the following issue.

@paganotoni
Copy link
Member

Thank you @Mido-sys

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

No branches or pull requests

2 participants