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

Uri's in JS stripped of double slash #167

Open
david-nguyen opened this issue Jul 9, 2022 · 0 comments
Open

Uri's in JS stripped of double slash #167

david-nguyen opened this issue Jul 9, 2022 · 0 comments

Comments

@david-nguyen
Copy link

Detailed description

I noticed the URI's inside javascript blocks are stripped.

For example:

https://www.test.com/ were changed to https:www.test.com

image

What the script looks like after disabling the comment portion of laravel page speed.

image

Context

Unexpected behavior which caused my script to error out.

Possible implementation

Ignore uri's.

Your environment

  • Version used (e.g. PHP 7.1, HHVM 3): PHP 8, Laravel Page Speed 2.1
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

No branches or pull requests

1 participant