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

[BUG] Unable to achieve the same UI when building Chatbox from the source code. #1123

Closed
double-thinker opened this issue Jan 2, 2024 · 1 comment

Comments

@double-thinker
Copy link

Bug Description
Not able to build (tauri and react versions) the same version that is deployed in the official webpage and GH releases.

Steps to Reproduce
Please provide the steps to reproduce the bug:

  1. Clone main branch or v1.2.2 tag.
  2. Run npm run tauri build or npm run start:react

Expected Results
The UI should match with the one from downloaded from the webpage or GH releases. For example "My Copilots" section is missing.

Actual Results
The UI is similar, but not identical, to the official one and seems like not all features are available (e.g: My Copilots).

Desktop:

  • Operating System: macOS
  • Application Version: 1.2.2
@Bin-Huang
Copy link
Owner

See here: #803

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants