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
After completing the task, when I toggle the task checkbox I am getting below error.
app.js:126 Uncaught (in promise) Error: The send transactions "from" field must be defined!
at HTMLInputElement.toggleCompleted (app.js:124:28)
at HTMLInputElement.dispatch (jquery.min.js:3:12444)
at HTMLInputElement.r.handle (jquery.min.js:3:9173)
The text was updated successfully, but these errors were encountered:
After completing the task, when I toggle the task checkbox I am getting below error.
The text was updated successfully, but these errors were encountered: