Skip to content

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

Merged
kamilogorek merged 2 commits into
masterfrom
fix/ember-root-url
Jan 13, 2021
Merged

fix(ember): Fix rootURL breaking route recognition#3166
kamilogorek merged 2 commits into
masterfrom
fix/ember-root-url

Conversation

@k-fish
Copy link
Copy Markdown
Member

@k-fish k-fish commented Jan 11, 2021

Summary

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.

Note: Going to test this out a little more before merging in.

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 k-fish requested a review from kamilogorek as a code owner January 11, 2021 18:18
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 11, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 19.99 KB (0%)
@sentry/browser - Webpack 20.83 KB (0%)
@sentry/react - Webpack 20.83 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 27.15 KB (0%)

Comment thread packages/ember/addon/instance-initializers/sentry-performance.ts Outdated
Co-authored-by: Kamil Ogórek <kamil.ogorek@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants