Skip to content

Console errors when navigating away from Organization Profile #2517

Closed
@brylie

Description

@brylie

When navigating from the Organiation Profile, there is a console error:

TypeError: Cannot read property 'apisPerPage' of undefined

peek 2017-05-03 15-22

Steps to reproduce

  1. navigate to any Organization Profile
  2. click a link to a different route (such as a related API)

Likely cause

When creating a new organization, the organization settings are not defined. Hence, apisPerPage will not be accessible. Make sure our code is safe where we use the apisPerPage property.

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