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.

More than one action breaks actions!

See original GitHub issue

Sorry guys, I know we’re chomping at the bit 1.0, but I found this really wierd & serious bug…

See this codepen: https://codepen.io/zaceno/pen/JMWjwQ

Try typing in the input field. Notice that it works. Now: uncomment L12 ( otherAction: _ => ({otherVal: true}))

💥

…the input field breaks. From my debugging, it looks like the set action isn’t called even.

(… if this is a user error, I’m going to be very embarrassed…)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

5reactions
jorgebucarancommented, Dec 28, 2017

Fixed in 0.18.3! 🎉

1reaction
jorgebucarancommented, Dec 28, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

Brain Breaks Action Songs and Dance Songs for Kids Playlist ...
More and more schools are realizing the significant values of brain breaks in the ... Brain Breaks Action Vids for Kids Volume One...
Read more >
Dispatching Multiple Actions from NGRX Effects - Medium
Lets break out switchMap to return a new observable array with multiple actions! @Effect() save = this.update$.pipe( map(action ...
Read more >
Where to dispatch multiple actions in redux? - Stack Overflow
The recommended way as per the documentation is in the action creator, like so: function actionCreator(payload) { return dispatch ...
Read more >
50 Educational Brain Breaks - WeAreTeachers
Quick, easy activities to help kids re-energize, refocus and give their ... Almost every one of them can be done individually and safely...
Read more >
Perform multiple actions with a single button - Coda Help Center
Let's take a closer look at the formula. It may look intimidating at first glance, so let's break it down. RunActions() allows us...
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