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
5.`Then head to [chrome://extensions/](chrome://extensions/)`
33
+
6.`Click Load Unpacked button and upload the chrome folder, located at react-rewind/src/browser/chrome.`
34
+
7.`On your application page open Chrome Developer tools and select React Rewind from the tool bar.`
35
+
8.`Click Record and begin interacting with your application.`
39
36
40
37
41
38
As you interact with your application actions will populate in the events panel. These actions are clickable and will change the state of your page. The actions can be viewed in more detail in the right panel by inspecting the actions, effects, and state. The time slider panel allows you to rewind, fast forward,and play through all recorded actions.
0 commit comments