Skip to content

Cannot navigate left nav links in IE11 #482

@rwjblue

Description

@rwjblue

As reported in the discuss forum the following either need to be refactored or we need to include a polyfill (since Array.prototype.includes is not available):

if (['namespace', 'class', 'module'].includes(modelName)) {

let enabled = filters.includes(filter);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions