-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AI chat using window.location.href for page URL
- This will not work in the dashboard as that will be a chrome ext URL. Instead the sidebar keeps track of the underlying page which it's open for's URL in `state.fullPageUrl`. Thus I've updated it to use that - In general window.location.href should be avoided
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule memex-common
updated
from 96a615 to 8e477f
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters