Skip to content

bsTooltip does not allow special characters #104

Description

@joshuajdthompson

The bsTooltip does not work when you use an apostrophe.

This works:

bsTooltip(id = "rifq100W", title = "10 feet is the minimum riffle width and is the Countys recommended starting value.", trigger = "hover")

This does not work:

bsTooltip(id = "rifq100W", title = "10 feet is the minimum riffle width and is the County's recommended starting value.", trigger = "hover")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions