I am trying to add reactions to components, but getting the following error. I have made sure to clone the reactions array and then modify it, but not getting the expected output. Here’s the GitHub repo (Code in code.ts file)
Solved
Unable to create reactions
Best answer by aamir.shaikh
Found the bug. The navigation property inside action should have been “CHANGE_TO” instead of “NAVIGATE”.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.