描述bug
在自托管的Flowise 1.8.4上打开Marketplaces时,显示空白页面。
重现步骤
重现行为的方法:
- 点击Marketplaces
预期行为
应该显示一个示例流程列表。
设置
- 安装:docker
- Flowise版本:1.8.4
- OS:Linux Ubuntu
- 浏览器:Safari
附加上下文
升级到1.8.4之前工作正常。
一些错误信息:
[Error] TypeError: Spread syntax requires ...iterable not be null or undefined (anonymous function) — index-DTJK32sP.js:1:7900
Ap — index-HbV-re6j.js:62:24285
al — index-HbV-re6j.js:62:42412
(anonymous function) — index-HbV-re6j.js:62:40729
P — index-HbV-re6j.js:47:1602
ee — index-HbV-re6j.js:47:1971
(anonymous function) (index-DTJK32sP.js:1:8169)
Ap (index-HbV-re6j.js:62:24285)
al (index-HbV-re6j.js:62:42412)
(anonymous function) (index-HbV-re6j.js:62:40729)
P (index-HbV-re6j.js:47:1602)
ee (index-HbV-re6j.js:47:1971)
[Error] TypeError: Spread syntax requires ...iterable not be null or undefined — index-DTJK32sP.js:1:7900
(anonymous function) (index-DTJK32sP.js:1:8169)
Ap (index-HbV-re6j.js:62:24285)
al (index-HbV-re6j.js:62:42412)
(anonymous function) (index-HbV-re6j.js:62:40729)
P (index-HbV-re6j.js:47:1602)
ee (index-HbV-re6j.js:47:1971)
[Error] TypeError: r.framework.map is not a function. (In 'r.framework.map((x,c)=>e.jsx(I,{variant:"outlined",size:"small",label:x,style:{marginRight:3,marginBottom:3}},c))', 'r.framework.map' is undefined)
T4 (index-HbV-re6j.js:62:41207)
Ia (index-HbV-re6j.js:62:40281)
$E (index-HbV-re6j.js:62:35191)
P (index-HbV-re6j.js:47:1602)
ee (index-HbV-re6j.js:47:1971)
1条答案
按热度按时间r55awzrz1#
同样的问题,在使用筛选选项从下拉列表中选择时发生了。