You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a table with a timestamp column, select conditional formatting from the table sidebar options
Select the timestamp column/
DO NOT ENTER A VALUE
Select a style from the style drop down
Expected results
Nothing, formatting rule preview can't be applied with a value.
Actual results
Table errors, can't recover. Errors with timestamps, but strings are also incorrectly applying as undefined, and numbers as null. We shouldn't attempt to apply previews without a value.
Probably a bug introduced during the typescript conversion.
Steps to reproduce
Expected results
Nothing, formatting rule preview can't be applied with a value.
Actual results
Table errors, can't recover. Errors with timestamps, but strings are also incorrectly applying as undefined, and numbers as null. We shouldn't attempt to apply previews without a value.
Probably a bug introduced during the typescript conversion.
Versions
Engine Version: 0.22.0
Web UI Version: 0.30.0
Java Version: 17.0.6
Barrage Version: 0.5.0
The text was updated successfully, but these errors were encountered: