Removing base path doesn't update
Open
bug
- Dominant language
- Go
- Stars
- 8.8k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
## Prerequisites
* [x] I am running the latest version. (`up upgrade`)
* [x] I searched to see if the issue already exists.
* [x] I inspected the verbose debug output with the `-v, --verbose` flag.
* [x] Are you an Up Pro subscriber?
## Description
Setting a base path for a domain with `"path": "/foo"` works fine, but removing it does not change anything and requests fail if not prepended with `/foo`
## Steps to Reproduce
Set a path for a domain and deploy. Then delete it and redeploy (both stack and app)
Contributor guide
Assessment
This issue has not been assessed yet.