Skip to content

fix: Safari 上演讲者视图能正常显示图片了!#57

Merged
Master-Hash merged 5 commits intomainfrom
fix-safari-1
Mar 9, 2026
Merged

fix: Safari 上演讲者视图能正常显示图片了!#57
Master-Hash merged 5 commits intomainfrom
fix-safari-1

Conversation

@Master-Hash
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Size Change: +62 B (+0.1%)

Total Size: 59.2 kB

Filename Size Change
dist/assets/index-CNsvMIpF.js 0 B -22.3 kB (removed) 🏆
dist/assets/index-DcDzcHTB.js 22.4 kB +22.4 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size
dist/assets/pdfium-worker-B_43GHb0.js 36.8 kB

compressed-size-action

由不完善的 startViewTransition 导致,先在 Safari 上禁用掉它
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oxlint doesn't pass. Please fix all Oxlint issues.

src/App.tsx Outdated
return /^((?!chrome|android).)*safari/i.test(ua);
}

const startViewTransition = (fn) => {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parameter 'fn' implicitly has an 'any' type. typescript(TS7006)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oxlint doesn't pass. Please fix all Oxlint issues.

@Master-Hash Master-Hash merged commit 143cbec into main Mar 9, 2026
6 of 7 checks passed
@Master-Hash Master-Hash deleted the fix-safari-1 branch March 9, 2026 16:57
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.

1 participant