Skip to content

fix: persist custom context in localStorage across page refreshes#8

Merged
YeomansIII merged 1 commit intomainfrom
claude/fix-annotation-issue-5rL07
Feb 6, 2026
Merged

fix: persist custom context in localStorage across page refreshes#8
YeomansIII merged 1 commit intomainfrom
claude/fix-annotation-issue-5rL07

Conversation

@YeomansIII
Copy link
Copy Markdown
Owner

The SerializedAnnotation interface and serializeAnnotation function were
missing the context field, causing custom context data from the
onBeforeAnnotationCreate hook to be dropped on save/load cycles.

Fixes #7

https://claude.ai/code/session_01AtTBFVyPp6Lcgpb81av8Qb

The SerializedAnnotation interface and serializeAnnotation function were
missing the context field, causing custom context data from the
onBeforeAnnotationCreate hook to be dropped on save/load cycles.

Fixes #7

https://claude.ai/code/session_01AtTBFVyPp6Lcgpb81av8Qb
@YeomansIII YeomansIII merged commit 96c85b4 into main Feb 6, 2026
1 check passed
@YeomansIII YeomansIII deleted the claude/fix-annotation-issue-5rL07 branch February 6, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

custom context is not persisted in localstorage

2 participants