Closed mattrunyon closed 2 weeks ago
Attention: Patch coverage is 33.33333%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 46.62%. Comparing base (
aba019a
) to head (802a51c
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #2149
This shouldn't be breaking.
reverseType
prop is deprecated, but still accepted.reverseType
in saved states will be changed intoreverse
and then dropped from the saved state.Tested this by exporting a layout with a table with reverse from the current DHC release. Then imported the layout to my dev UI and checked the reverse persisted.