pwa-builder / PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools.
https://docs.pwabuilder.com
Other
2.75k stars 284 forks source link

App name field doesn't take spaces in generate store package for windows #2233

Closed abchatra closed 2 years ago

abchatra commented 2 years ago

My app has space in the name. Is this not supported in the pwabuilder?

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Publish your PWA apps"
  2. Click on 'Generate'
  3. Add details and type App name as "My awesome App" or anything with spaces
  4. See error

Screenshots image

ghost commented 2 years ago

Hello abchatra, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

JudahGabriel commented 2 years ago

This was a bug introduced last week. It's fixed but hasn't been deployed yet. Should be deployed on Monday. Sorry for the inconvenience.

JudahGabriel commented 2 years ago

@abchatra It's deployed now. You may need to refresh your browser or clear the service worker cache before you see the update.

Please reopen if you're still hitting a problem.

abchatra commented 2 years ago

Thanks @JudahGabriel . Greatly appreciate the quick turnaround.