-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AvatarURL persistance issues fix for Web3 Brave Talk (#1108)
* adding routine to clear local storage of avatar data * first localStorage clear * adding removal of session storage * change storage clear timing * localstorage and session storage clear at different times * testing multiple deletes * experiment: clear at the end of conference-page call * experiment 2: clear only before jitsi load * adding jwt avatar url access * delete-me: commit for the sake of dev2 compat * Revert "delete-me: commit for the sake of dev2 compat" This reverts commit f2a389b. * quick fix for 414 URI too big when avatar is deselected * debug statements on selection * more debuggin * removing console logs for other feature --------- Co-authored-by: David Suh <davidsuh@Davids-MacBook-Pro.local> Co-authored-by: Marshall T. Rose <mrose17@gmail.com>
- Loading branch information
1 parent
e1a3d90
commit 429a8b7
Showing
3 changed files
with
27 additions
and
7 deletions.
There are no files selected for viewing
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
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
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