Sonner not working in Jira Forge app #7846
Replies: 1 comment
-
found the solution. the issue was related to the babel plugins |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone, I am using the sonner in jira forge app (jira admin page custom ui to be exact). all the other components works fine for me except the sonner which works fine for me in locally jira app but in prod it throws a error of
_objectSpread is not defined
also the image is attached for this error and i tried to look for the solution and found the solution which said to use the babel plugin@babel/plugin-proposal-object-rest-spread
and i installed the plugin and used in my project but still facing the same problempls let me know if you need more specific information about this problem
Beta Was this translation helpful? Give feedback.
All reactions