Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ember): Fix rootURL breaking route recognition #3166

Merged
merged 2 commits into from
Jan 13, 2021

Commits on Jan 11, 2021

  1. fix(ember): Fix rootURL breaking route recognition

    Mentioned in #2977, route recognition needs the url to be correctly formatted. Since there are different location types, using formatURL should get the correct URL out for use in recognition.
    k-fish committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    88ff08b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Update packages/ember/addon/instance-initializers/sentry-performance.ts

    Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>
    k-fish and kamilogorek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    44f397a View commit details
    Browse the repository at this point in the history