Skip to content

[hot-fix] resources page to ssr#15694

Merged
corwintines merged 4 commits into
masterfrom
hot-fix-resources
Jun 19, 2025
Merged

[hot-fix] resources page to ssr#15694
corwintines merged 4 commits into
masterfrom
hot-fix-resources

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Jun 19, 2025

Description

  • feat: refactor /resources to SSR
  • perf: lazy load chart with loading component
  • chore: rm I18nProvider from /resources

Preview link

https://deploy-preview-15694--ethereumorg.netlify.app/en/resources

Related issue

Fixes current broken /resources page due to rendering server component inside client component

wackerow added 3 commits June 19, 2025 09:43
fix: `Error: getTranslations is not supported in Client Components` being triggered by BigNumber inside a client component
intl: extracts missing chart label strings
refactor: extract client-side components
refactor: remove locale prop from BigNumber
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 19, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68544b510d0426866c755385
😎 Deploy Preview https://deploy-preview-15694--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program labels Jun 19, 2025
@wackerow
Copy link
Copy Markdown
Member Author

wackerow commented Jun 19, 2025

@wackerow wackerow linked an issue Jun 19, 2025 that may be closed by this pull request
2 tasks
@corwintines corwintines merged commit e4f175c into master Jun 19, 2025
4 of 10 checks passed
@corwintines corwintines deleted the hot-fix-resources branch June 19, 2025 19:11
@wackerow wackerow mentioned this pull request Jun 19, 2025
2 tasks
This was referenced Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: resources page errors

2 participants