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

[SENTRY] Invalid time value #1562

Open
tiagofilipenunes opened this issue Oct 30, 2024 · 0 comments
Open

[SENTRY] Invalid time value #1562

tiagofilipenunes opened this issue Oct 30, 2024 · 0 comments

Comments

@tiagofilipenunes
Copy link
Collaborator

tiagofilipenunes commented Oct 30, 2024

Sentry received two events from one user (Chrome 130 on Mac) with the following error on https://sei.carbondefi.xyz/trade/disposable

RangeError
Invalid time value

The error broke the app as can be seen in the replay, here's the trace:

../../src/components/strategies/common/d3Chart/xAxis.tsx in ticks at line 31:27In App
          dy=".71em"
          y={dms.boundedHeight + 10}
          fill="currentColor"
          opacity={0.6}
        >
          {xAxisFormatter.format(fromUnixUTC(tickValue))}
        </text>
      </g>
    );
  });
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

1 participant