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 location url for 'hash' location type #3195

Merged
merged 3 commits into from
Jan 26, 2021

Conversation

k-fish
Copy link
Member

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

Summary

Hash location does not include root URL when using formatURL, this will check the implementation and add rootURL when location implementation is 'hash'.

See #2977

Hash location does not include root URL when using formatURL, this will check the implementation and add rootURL when location implementation is 'hash'.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 22, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 20.23 KB (-0.01% 🔽)
@sentry/browser - Webpack 21.1 KB (0%)
@sentry/react - Webpack 21.12 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 27.39 KB (+0.01% 🔺)

@k-fish k-fish merged commit 625e641 into master Jan 26, 2021
@k-fish k-fish deleted the fix/ember-root-url-hash-location branch January 26, 2021 19:33
This was referenced Mar 7, 2021
This was referenced Mar 14, 2021
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.

None yet

2 participants