Skip to content

Remove navigator.appVersion (deprecated) from cwd.js #72

Description

@inaydich

navigator.appVersion and navigator.appName are deprecated now. We need to either replace them with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
I rather suggest to drop the IE support, even MS doesn't support anymore IE.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions