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

Viteで This assignment will throw because "role" is a constantというエラーが出る #10187

Closed
tamaina opened this issue Mar 3, 2023 · 0 comments
Labels
🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR

Comments

@tamaina
Copy link
Contributor

tamaina commented Mar 3, 2023

 [plugin:vite:esbuild] This assignment will throw because "role" is a constant
│ 207|                    _createVNode(XEditor, {
│ 208|                      modelValue: role,
│ 209|                      "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event: any) => ((role) = $event)),
│    |                                                                                          ^
│ 210|                      readonly: ""
│ 211|                    }, null, 8, ["modelValue"])

📌 Environment

Misskey version: 13.9.1

@tamaina tamaina added the ⚠️bug? This might be a bug label Mar 3, 2023
@syuilo syuilo added 🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR and removed ⚠️bug? This might be a bug labels Mar 4, 2023
@syuilo syuilo closed this as completed in b303d65 Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Unexpected behavior packages/frontend Client side specific issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants