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] Uncaught SyntaxError: Unexpected token 'export' #521

Open
4 tasks done
PIKACHUIM opened this issue Jan 16, 2024 · 1 comment
Open
4 tasks done

[Bug] Uncaught SyntaxError: Unexpected token 'export' #521

PIKACHUIM opened this issue Jan 16, 2024 · 1 comment
Labels
🐛 Bug Something isn't working | 缺陷 Inactive

Comments

@PIKACHUIM
Copy link

PIKACHUIM commented Jan 16, 2024

👀 检查清单 | Initial checklist

  • 已经阅读了 常见问题 | I have read the FAQ
  • 插件和 SD WebUI 均为为最新版本 | Plugin and SD WebUI both are the latest version
  • 插件的分支为 main | The branch of the plugin is main
  • 在单独开启插件的情况下,问题仍然存在 | The problem still exists when the plugin is turned on separately

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Chrome

📦 SD Wbui 版本或提交 | Version or Commit

v1.7.0

📦 Lobe Theme 版本或提交 | Version or Commit

d15623d

🐛 问题描述 | Bug Description

无法加载 Uncaught SyntaxError: Unexpected token 'export'

var A = Uint8Array.from(atob("AotAAAhDCAILQ....."), (A=>A.charCodeAt(0)));
export {A as default};

版本: v1.7.0  •  python: 3.10.13  •  torch: 2.0.0+cu117  •  xformers: 0.0.17  •  gradio: 3.41.2  •  checkpoint: 6ce0161689

🚦 期望结果 | Expected Behavior

无法正常加载插件

📷 复现步骤 | Recurrence Steps

直接安装插件打开即可复现

📝 补充信息 | Additional Information

(at onig.js?1705398200.0340025:1:622202)
@PIKACHUIM PIKACHUIM added the 🐛 Bug Something isn't working | 缺陷 label Jan 16, 2024
@lobehubbot
Copy link
Member

👀 @PIKACHUIM

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷 Inactive
Projects
None yet
Development

No branches or pull requests

2 participants