goatslacker / goatslacker/alt

Prevent action

Open
#638 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
3.4k
Forks
312
PR merge metrics
No merged PRs in 30d

Description

I'm looking for a way to prevent an action to update the store but I didn't find anything in the documentation.
Is there a way to achieve this ?
I tried just returning `return;` but I got an error `[ReferenceError: An action was called but nothing was dispatched]`

Is there maybe a way to unable the logs ?

Thanks

Contributor guide

Open the contributing guide

Research direction

Start by searching the documentation and source for the error text "An action was called but nothing was dispatched" and the action/store behavior described in the issue. Determine whether preventing a store update and disabling logs are supported, then document the confirmed usage or limitation with a clear example.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.