Base url appends %20%20 suffix on environment variable
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
Cypress Version
12.14.7
Node version
14.17.3
Operating System
windows
Debug Logs
No response
Other
No response
@karthickDhanapal Can you provide the code that you're using to result in this state? Also please make sure to update Cypress to latest.
Cypress Version 12.14.7 - does not exist Node version 14.17.3 - is no longer supported
- Similar issue reported in #30703
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.
This issue has been closed due to inactivity.