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] generate code fail after upgrade to 1.6.0 #1329

Closed
onXoot opened this issue Jan 5, 2024 · 2 comments
Closed

[Bug] generate code fail after upgrade to 1.6.0 #1329

onXoot opened this issue Jan 5, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@onXoot
Copy link

onXoot commented Jan 5, 2024

version: 1.6.0
pkg: bruno_1.6.0_amd64_linux.deb
os: Debian GNU/Linux trixie/sid x86_64

click Genorate Code make a white screen

error msg:
message: "undefined is not iterable (cannot read property Symbol(Symbol.iterator))"
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at n (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/pages/_app-e62b5fecf90db1d1.js:1:1191901)
at a (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/pages/_app-e62b5fecf90db1d1.js:1:1193350)
at Xo (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/605-7f73bebd2675dc25.js:1:207603)
at Eo (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/framework-49f1e091cbf6b261.js:1:63194)
at xi (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/framework-49f1e091cbf6b261.js:1:120434)
at bs (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/framework-49f1e091cbf6b261.js:1:109370)
at gs (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/framework-49f1e091cbf6b261.js:1:109298)
at vs (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/framework-49f1e091cbf6b261.js:1:109161)
at as (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/framework-49f1e091cbf6b261.js:1:105941)
at is (file:///opt/Bruno/resources/app.asar/web/_next/static/chunks/framework-49f1e091cbf6b261.js:1:106332)

@helloanoop helloanoop added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Jan 5, 2024
@bevislu
Copy link

bevislu commented Jan 5, 2024

Same issue in Windows 10

@helloanoop
Copy link
Contributor

@onXoot @bevislu

The fixes are now available in v1.6.1 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants