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

Base url appends %20%20 suffix on environment variable #30733

Open
karthickDhanapal opened this issue Dec 10, 2024 · 2 comments
Open

Base url appends %20%20 suffix on environment variable #30733

karthickDhanapal opened this issue Dec 10, 2024 · 2 comments
Labels
stage: needs information Not enough info to reproduce the issue

Comments

@karthickDhanapal
Copy link

Current behavior

Cypress baseurl is been passed as an environmental variable and tried printing in console log it was correct but on running the test cases it appends %20%20 as a suffix . because of that my application is not loading the dashboard

Desired behavior

No response

Test code to reproduce

image

Cypress Version

12.14.7

Node version

14.17.3

Operating System

windows

Debug Logs

No response

Other

No response

@jennifer-shehane
Copy link
Member

@karthickDhanapal Can you provide the code that you're using to result in this state? Also please make sure to update Cypress to latest.

@MikeMcC399
Copy link
Contributor

Cypress Version 12.14.7 - does not exist
Node version 14.17.3 - is no longer supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs information Not enough info to reproduce the issue
Projects
None yet
Development

No branches or pull requests

3 participants