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
visit https://table.sadmn.com/?from=2024-12-10T23:00:00.000Z&to=2024-12-10T23:00:00.000Z&filters=[{%22id%22:%22title%22,%22value%22:%22dns+%22,%22type%22:%22text%22,%22operator%22:%22iLike%22,%22rowId%22:%22TUXdU3%22}]&sort=[{%22id%22:%22title%22,%22desc%22:false}]
and look on the cpu load:
Open
https://table.sadmn.com/?from=2024-12-10T23:00:00.000Z&to=2024-12-10T23:00:00.000Z&filters=[{%22id%22:%22title%22,%22value%22:%22dns+%22,%22type%22:%22text%22,%22operator%22:%22iLike%22,%22rowId%22:%22TUXdU3%22}]&sort=[{%22id%22:%22title%22,%22desc%22:false}]
see above
No response
The text was updated successfully, but these errors were encountered:
the useEffect in update-task-sheet was causing infinite rendering.
useEffect
update-task-sheet
should be fixed now.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
visit https://table.sadmn.com/?from=2024-12-10T23:00:00.000Z&to=2024-12-10T23:00:00.000Z&filters=[{%22id%22:%22title%22,%22value%22:%22dns+%22,%22type%22:%22text%22,%22operator%22:%22iLike%22,%22rowId%22:%22TUXdU3%22}]&sort=[{%22id%22:%22title%22,%22desc%22:false}]
and look on the cpu load:
How to reproduce
Open
https://table.sadmn.com/?from=2024-12-10T23:00:00.000Z&to=2024-12-10T23:00:00.000Z&filters=[{%22id%22:%22title%22,%22value%22:%22dns+%22,%22type%22:%22text%22,%22operator%22:%22iLike%22,%22rowId%22:%22TUXdU3%22}]&sort=[{%22id%22:%22title%22,%22desc%22:false}]
Link to reproduction
see above
Additional information
No response
The text was updated successfully, but these errors were encountered: