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

?zcli_apps parameter should indicate custom port number in console #218

Open
kaia-in-heaven opened this issue Jan 11, 2024 · 1 comment
Open
Labels
verified issue has been successfully reproduced

Comments

@kaia-in-heaven
Copy link

Expectations

Run: zcli apps:server dist --port=7777
Message printed in Console:

Apps server is running on http://localhost:7777 🚀

Add ?zcli_apps=7777 to the end of your Zendesk URL to load these apps on your Zendesk account.

Reality

Run: zcli apps:server dist --port=7777
Message printed in Console:

Apps server is running on http://localhost:7777 🚀

Add ?zcli_apps=true to the end of your Zendesk URL to load these apps on your Zendesk account.

Screenshot from Console

img

Steps to Reproduce

  1. Run zcli apps:server {appFolder} --port={customPortNumber}
  2. Check Console

Issue details

  • Command: zcli apps:server
  • Version: 1.0.0-beta.38
  • OS: Mac
@anushkafka anushkafka added the verified issue has been successfully reproduced label Jun 25, 2024
@anushkafka
Copy link
Contributor

Hi @kaia-in-heaven, thank you for bringing this to our attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified issue has been successfully reproduced
Projects
None yet
Development

No branches or pull requests

2 participants