We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.3.26
Opening the Models sidebar should show items when folders are expanded or all folders are loaded
server.py correctly returns
server.py
["a.safetensors", "b.safetensors"]
as a JSON response but the UI shows 0 elements
0
(none of merit)
Potentially related
Uncaught (in promise) TypeError: inkbar is null updateInkBar index.mjs:101 mounted index.mjs:48 promise callback*nextTick runtime-core.esm-bundler.js:289 mounted index.mjs:47 createHook runtime-core.esm-bundler.js:2757 callWithErrorHandling runtime-core.esm-bundler.js:199 callWithAsyncErrorHandling runtime-core.esm-bundler.js:206 __weh runtime-core.esm-bundler.js:2737 flushPostFlushCbs runtime-core.esm-bundler.js:385 flushJobs runtime-core.esm-bundler.js:427 promise callback*queueFlush runtime-core.esm-bundler.js:322 queuePostFlushCb runtime-core.esm-bundler.js:336 queueEffectWithSuspense runtime-core.esm-bundler.js:7256 scheduler runtime-core.esm-bundler.js:6138 scheduler reactivity.esm-bundler.js:1892 trigger reactivity.esm-bundler.js:250 endBatch reactivity.esm-bundler.js:308 notify reactivity.esm-bundler.js:594 trigger reactivity.esm-bundler.js:568 set value reactivity.esm-bundler.js:1518 finalizeNavigation vue-router.mjs:3478 pushWithRedirect vue-router.mjs:3343 promise callback*pushWithRedirect vue-router.mjs:3310 push vue-router.mjs:3235 install vue-router.mjs:3677 use runtime-core.esm-bundler.js:3804 <anonymous> main.ts:28
Mozilla Firefox
No response
The text was updated successfully, but these errors were encountered:
Culprit: #1357
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Frontend Version
1.3.26
Expected Behavior
Opening the Models sidebar should show items when folders are expanded or all folders are loaded
Actual Behavior
server.py
correctly returnsas a JSON response but the UI shows 0 elements
Steps to Reproduce
0
s in all the folders, when you should not.Debug Logs
Browser Logs
Potentially related
Setting JSON
What browsers do you use to access the UI ?
Mozilla Firefox
Other
No response
The text was updated successfully, but these errors were encountered: