Skip to content

fixed bug causing js error#759

Merged
paullizer merged 2 commits intoDevelopmentfrom
fix-public-workspace-js-error
Mar 3, 2026
Merged

fixed bug causing js error#759
paullizer merged 2 commits intoDevelopmentfrom
fix-public-workspace-js-error

Conversation

@paullizer
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 3, 2026 19:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a JS runtime/module-load error in the public workspace frontend script by removing an unused (and likely invalid-path) import, and bumps the app version to reflect the change.

Changes:

  • Removed the unused showToast import and updated the file header comment in public_workspace.js.
  • Incremented VERSION in config.py from 0.239.001 to 0.239.002.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
application/single_app/static/js/public/public_workspace.js Removes an unused toast import (prevents module import failures) and aligns the header comment with the file name.
application/single_app/config.py Bumps patch version to track the fix.

@paullizer paullizer merged commit 7e7ece8 into Development Mar 3, 2026
6 of 8 checks passed
@paullizer paullizer deleted the fix-public-workspace-js-error branch March 3, 2026 19:35
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

Successfully merging this pull request may close these issues.

2 participants