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

Hotfix undefined currentRootActionId action placeholder value #176

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

rihardsgravis
Copy link
Contributor

After an action execute, currentRootActionId is unset with a timeout and can lead to a state where the root action does not exist anymore (as dynamic actions may update on application state change), but currentRootActionId value is still set to it.

This is a hotfix for getting the action name of a possibly undefined root action due to the bug described above.

@vercel
Copy link

vercel bot commented Feb 17, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/timc/kbar/4seqpWT6kDaYQGY4ygsHVc1svBVs
✅ Preview: https://kbar-git-fork-rihardsgravis-fix-placeholder-value-timc.vercel.app

@stale
Copy link

stale bot commented Apr 18, 2022

Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 18, 2022
@terabyte128
Copy link
Contributor

This issue is still valid, could you please merge it @timc1?

@stale stale bot removed the wontfix This will not be worked on label Apr 19, 2022
@timc1 timc1 merged commit 6acbc2a into timc1:main Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants