Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
| "Looks like your account data didn't download correctly. Please refresh the page.<br>If this error persists, please contact support.", | ||
| ); | ||
| } | ||
| //TODO prefetch |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
TODO prefetch
|
|
||
| if (state.source === "accountPage") { | ||
| AccountPage.updateTagsForResult(state.resultId, state.tags); | ||
| //TODO AccountPage.updateTagsForResult(state.resultId, state.tags); |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now,consider marking it for later attention.
TODO AccountPage.updateTagsForResult(state.resultId, state.tags);
No description provided.