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
For this one, I don't think an error ought to occur. We can add footnotes to visible columns, hide those columns, and gt would know to skip footnotes in those columns. Also, we can reverse the hiding of columns with cols_unhide() so any footnotes placed on hidden data could become visible again (if there wasn't an error to begin with).
olivroy
changed the title
Improve error message when attempting to add a footnote to a hidden column
Improve error message when attempting to add a footnote to a hidden column or ignore footnotes added to hidden col
Oct 2, 2024
I encountered this error in a more complex context, but I figured out how to make a reproducible example!
I double-checked that this error occurs in both gt 0.10.1 and gt 0.11, so not due to my refactoring!
The text was updated successfully, but these errors were encountered: