reactablefmtr icon indicating copy to clipboard operation
reactablefmtr copied to clipboard

save_reactable not meeting R4.3.1 requirements for && logical(1) returns

Open dcomputing opened this issue 2 years ago • 0 comments

Getting "Warning: Error in &&: 'length = 8' in coercion to 'logical(1)'" when feeding it a reactable to convert to png.

I have submitted a pull request that fixes the issue. https://github.com/kcuilla/reactablefmtr/pull/59

dcomputing avatar Aug 01 '23 07:08 dcomputing