Tableview crash bug (#5380)
* tableview crash bug
* clean up
* lint
* subtract border width from body width
* Use percentage width when elements are full width of their parents
* remove old code
* Fix headers not scrolling
* Revert "Fix headers not scrolling"
This reverts commit b4104f86d4f8f24100f82817f9edc0bad51ea1f3.
* Add inner div to headers
* try setting overflow-x: hidden instead
---------
Co-authored-by: Devon Govett <devongovett@gmail.com>
Co-authored-by: Rob Snow <rsnow@adobe.com>