question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multiple selects error

See original GitHub issue

Summary

master commit breaks multiple selects

Reproduction Steps

this commit provides global state for Select object

Minimal Reproducible Code

No response

Expected Results

No global state

Actual Results

global state

Intents

System Information

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.

Additional Context

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sgtlaggycommented, Aug 9, 2022

So this is specifically regarding modals. All selects get the last one’s values, instead of their own. The error you’re getting is because the last select is voice channels, which you selected no options for. I guess this is confirmed, then.

1reaction
chredeur0commented, Aug 9, 2022

I have this problem too 😕

Read more comments on GitHub >

github_iconTop Results From Across the Web

multiple select values error - Stack Overflow
I have a form that allows the user to select up to X amount of options from a multi-select field. If the user...
Read more >
Typeform x Airtable integration picture choice -> multiple ...
I'm trying to map a multiple selection picture choice in typeform to an airtable multiple select but I receive this error:.
Read more >
That command cannot be used on multiple selections - Office
These error messages may occur when your cell or range selections are in different columns or different rows. You can, however, copy and...
Read more >
Getting error while inserting Multiple Select Data from Retool
Hello guys, I am trying to insert Multiple Select data into Airtable. When I select only ONE data, it successfully inserts it into...
Read more >
ExecuteSQL multiple fields SELECT error - Claris Community
ExecuteSQL multiple fields SELECT error. I am trying to extract data to pass them to a JS function. This is working:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found