Hi,
I have a general shiny issue where the items on the drop down are showing <U+2013> in the label instead of the actual dash -. In the code, it is actually written as a -. How do I get shiny to display it as a dash and not as the unicode string?
<U+2013>
-
This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.