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

First time run immediately crashes #36

Closed
jmdfm opened this issue Nov 2, 2023 · 2 comments
Closed

First time run immediately crashes #36

jmdfm opened this issue Nov 2, 2023 · 2 comments

Comments

@jmdfm
Copy link

jmdfm commented Nov 2, 2023

Just installed the gem, and I do have some events to show:

But the dashboard shows up with some placeholder skeletons, then immediately crashes:

Screenshot 2023-11-01 at 21 09 20

I can circumvent the crash by adding return 0 if value.current.nil? || value.compared_to.nil? before the diff calculation. Happy to open a PR unless you want the comparable itself to have safer logic.

@jmdfm
Copy link
Author

jmdfm commented Jan 9, 2024

Seems fixed now.

@jmdfm jmdfm closed this as completed Jan 9, 2024
@abuisman
Copy link

abuisman commented Apr 2, 2024

Sadly I have this error now too.

I've created a fork to include the latest version and the fix for the shims described here: #40

I have more than 1000 events in my database that should be eligible.

@abuisman abuisman mentioned this issue Apr 2, 2024
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