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.

go back to trigger when selecting action

See original GitHub issue

Describe the bug

go back to trigger when selecting action

Version

1.3.0

Browser

  • Electron distribution
  • Chrome
  • Safari
  • Firefox
  • Edge

OS

  • macOS
  • Windows
  • Ubuntu

To Reproduce

Steps to reproduce the behavior:

  1. Clone this bot https://github.com/microsoft/botframework-components/tree/preview-build2020-test/skills/declarative/todoskill
  2. Open it
  3. Go to MarkToDo and select action in the middle of the flow
  4. See error

Expected behavior

Do not go back

Screenshots

https://recordit.co/5hjp2CwKft

Additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
yeze322commented, Feb 4, 2021

@anusharavindrar @xieofxie There is a invalid action id with - in it. You can fix it by editing the action id manually.

See my screenshot: image

I’m curious about how this id format is generated? The char - is not in the id dictionary.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trigger an action after selection select2 - Stack Overflow
I am using select2 library for my search. is there any way to trigger an action after selecting a search ...
Read more >
Action button needed to trigger Drop-down list selection?
Scenario 3 - I have a drop-down list (e.g. country selector) that a user can select to navigate to a separate page for...
Read more >
Use action.trigger () - UI Bakery Docs
In these cases, you can use action.trigger() , which returns Promise and allows you ... Select the data source, set GET method, specify...
Read more >
Create action/trigger on selection made in a table
Hi, I have a pivot table showing aggregations on Volume, Turnover, COGS, Margins etc (actuals vs budget) for Sales Managers and Customers.
Read more >
Video: Trigger an animation effect - Microsoft Support
In the Advanced Animation group, click Trigger, point to On Click of, and then, select the object. Want more? Trigger an animation effect...
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