You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why is the action returned from this.props.method?
answer: the return value is not relevant, then next then gets called on the return value of the inner function, which in the case of dispatch is the action
how to protect forms ?
answer: check current user on backend
what to return on delete?
answer: doesn't matter
click off target
asnwer: use modal with transparent background
answer: the return value is not relevant, then next then gets called on the return value of the inner function, which in the case of dispatch is the action
answer: check current user on backend
answer: doesn't matter
asnwer: use modal with transparent background