Skip to content

[DevToolbar] projectIdOrSlug is no longer finding the project #275

@urbnjamesmi1

Description

@urbnjamesmi1

Environment

Version: 1.0.0-beta.20

Steps to Reproduce

  1. Loading toolbar with injected script tag to https://browser.sentry-cdn.com/sentry-toolbar/latest/toolbar.min.js
  2. When that script loads, I display a button that toggles the toolbar via calling window.SentryToolbar.init() and calling the unmount function the init call returns
  3. I am only passing in the organizationSlug and projectIdOrSlug to the init call.
  4. When the toolbar appears, I see Missing Project and Open Project List (see screenshot). When I open the project list, I see the one project I was targeting with the projectIdOrSlug parameter

Expected Result

The actual Dev Toolbar

Actual Result

Image

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