rstudio / sortable

R htmlwidget for Sortable.js
https://rstudio.github.io/sortable/
Other
127 stars 30 forks source link

Error in &&: 'length = 3' in coercion to 'logical(1)' on rank_list function #106

Closed FarhanShahJahan closed 11 months ago

FarhanShahJahan commented 11 months ago

Got this error when update my R version to 4.3.1

andrie commented 11 months ago

Can you please add a minimal reproducible example?

I've just updated to R-4.3.1, ran all the tests and can't replicate your problem.

FarhanShahJahan commented 11 months ago

Solved it, the error message mislead me.

BTW, the error is on the title, it can accept styling like the previous version

      #text = span(content_text, style = "font-weight:500; color:#333 !important;"),
      text = content_text,