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] Blank when trying to open Marketplaces #2821

Closed
asrulmunir opened this issue Jul 17, 2024 · 4 comments
Closed

[BUG] Blank when trying to open Marketplaces #2821

asrulmunir opened this issue Jul 17, 2024 · 4 comments
Labels
bug Something isn't working in-work Issue in work

Comments

@asrulmunir
Copy link

Describe the bug
Blank page displayed when open Marketplaces on self-hosted Flowise 1.8.4.

To Reproduce
Steps to reproduce the behavior:

  1. Click Marketplaces

Expected behavior
A list of example flows should appear.

Setup

  • Installation: docker
  • Flowise Version: 1.8.4
  • OS: Linux Ubuntu
  • Browser: Safari

Additional context
Working fine before upgrade to 1.8.4.

Some of the error:

[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)

@Codelytica
Copy link

Same issue, happened while using Filter option to select from drop sown.

@carylaw
Copy link

carylaw commented Jul 22, 2024

Same

@HenryHengZJ
Copy link
Contributor

yep, will be fixed in this PR - #2798

@HenryHengZJ HenryHengZJ added bug Something isn't working in-work Issue in work labels Jul 22, 2024
@HenryHengZJ
Copy link
Contributor

should be resolved in v2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-work Issue in work
Projects
None yet
Development

No branches or pull requests

4 participants