day8 / re-com

A ClojureScript library of reusable components for Reagent
https://re-com.day8.com.au
MIT License
796 stars 147 forks source link

simple-v-table: rendering issue/breakage in 2.21.3 #340

Closed hipitihop closed 1 month ago

hipitihop commented 1 month ago

Column header rendering is quirky in version 2.21.3 but ok in 2.19.0

See highlighted aberrations which should not be there.

image

Table definition here: https://github.com/day8/rf8.day8.com.au/blob/51043bb13493bf9b90f1ccb514554b98e8954dbb/client/src/day8/voz_rf/wizard/page_load_files.cljs#L308