We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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> ); });
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sentry received two events from one user (Chrome 130 on Mac) with the following error on https://sei.carbondefi.xyz/trade/disposable
The error broke the app as can be seen in the replay, here's the trace:
The text was updated successfully, but these errors were encountered: