gitdagray / react_redux_toolkit

754 stars 703 forks source link

after adding reaction buttons, getting a typerror undefined in the reaction button element witb reactionEmoji properties upon post save #7

Open ksna-kdhj opened 1 year ago

ksna-kdhj commented 1 year ago

image

Lexgitar commented 1 year ago

yup what is the fix? :(

Lexgitar commented 1 year ago

sorry ! mine says Uncaught TypeError: post.reactions is undefined

Lexgitar commented 1 year ago

sorry ! mine says Uncaught TypeError: post.reactions is undefined

nvm, I did not have the reactions in the prepare, sorry !!

ksna-kdhj commented 1 year ago

Mine was the same fix

On Fri, Mar 10, 2023, 20:16 Alex Berdea @.***> wrote:

sorry ! mine says Uncaught TypeError: post.reactions is undefined

nvm, I did not have the reactions in the prepare, sorry !!

— Reply to this email directly, view it on GitHub https://github.com/gitdagray/react_redux_toolkit/issues/7#issuecomment-1464739458, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4PGFQXLN37OP4BHMISAXHDW3PG7RANCNFSM6AAAAAAVJ6GKD4 . You are receiving this because you authored the thread.Message ID: @.***>

--                                                                                                             CONFIDENTIALITY NOTICE: This e-mail is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure under applicable law. Any use, disclosure, distribution, or copying of this e-mail or the information contained herein by anyone other than the intended recipient is prohibited and may be a violation of state and/or Federal privacy laws. If you have received this e-mail in error, please delete any copies of it from your computer.   

Lexgitar commented 1 year ago

haha, awesome!