Changes to some of the files in react-components atoms are not getting reflected on UI #286
Closed
PavanSydhala
started this conversation in
Bugs
Replies: 1 comment
-
Verify the module package.json and the version of the React components package. If they differ, ensure uniformity by updating both to the same version. Subsequently, execute a yarn install after the update. |
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.
-
When I make changes to some of the Files inside the react-components atoms, they are not getting reflected on UI even after running yarn and restarting the application
Beta Was this translation helpful? Give feedback.
All reactions