stormkit-io / app-stormkit-io

Stormkit is an all in one solution for Full Stack Javascript applications.
https://app.stormkit.io
GNU General Public License v3.0
66 stars 8 forks source link

Provisioned URL Returns 404 When Project Name Contains Capital Letters #590

Closed robertocommit closed 2 weeks ago

robertocommit commented 3 weeks ago

Describe the bug

When the project name contains capital letters, the provisioned URL fails to render, resulting in a 404 error. However, when the project name is changed to contain only lowercase letters, the URL works as expected.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

The URL should render correctly regardless of whether the project name contains capital letters.

svedova commented 2 weeks ago

Thanks for submitting! I'm looking into this.

svedova commented 2 weeks ago

This one is fixed, it'll be included in the next release. Closing this issue 👍