Skip to content

stroke-linejoin -> strokeLinejoin #15055

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025
Merged

stroke-linejoin -> strokeLinejoin #15055

merged 1 commit into from
Mar 20, 2025

Conversation

corwintines
Copy link
Member

Fixes

Warning: Invalid DOM property `stroke-linejoin`. Did you mean `strokeLinejoin`?
    at path
    at svg
    at IconBase
    at Comp (webpack-internal:///./src/components/icons/icon-base.tsx:23:21)
    at a
    at LinkComponent (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next/dist/client/link.js:121:19)
    at BaseLink (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next-intl/dist/development/navigation/shared/BaseLink.js:20:5)
    at Link (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next-intl/dist/development/navigation/shared/createSharedNavigationFns.js:36:7)
    at Link (webpack-internal:///./src/components/ui/Link.tsx:48:102)
    at div
    at nav
    at div
    at Nav (webpack-internal:///./src/components/Nav/index.tsx:60:94)
    at div
    at BaseLayout (webpack-internal:///./src/layouts/BaseLayout.tsx:33:23)
    at Provider (file:///Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/@radix-ui/react-context/dist/index.mjs:27:15)
    at TooltipProvider (file:///Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:5)
    at G (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next-themes/dist/index.js:1:947)
    at B (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next-themes/dist/index.js:1:861)
    at ThemeProvider (webpack-internal:///./src/components/ThemeProvider.tsx:21:30)
    at IntlProvider (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/use-intl/dist/development/_IntlProvider.js:16:5)
    at NextIntlClientProvider (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next-intl/dist/development/shared/NextIntlClientProvider.js:16:5)
    at App (webpack-internal:///./src/pages/_app.tsx:34:16)
    at StyleRegistry (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/styled-jsx/dist/index/index.js:449:36)
    at eU (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:8:20489)
    at eH (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:17:1788)
    at eJ (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:17:3091)
    at div
    at e9 (/Users/corwinsmith/Documents/work/ethereum-org-website/node_modules/next/dist/compiled/next-server/pages.runtime.dev.js:26:761)
    ```

Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit f7f50db
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/67d078d6b78a240008967e52
😎 Deploy Preview https://deploy-preview-15055--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 46 (🔴 down 12 from production)
Accessibility: 92 (no change from production)
Best Practices: 87 (🔴 down 8 from production)
SEO: 98 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

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

@wackerow wackerow merged commit 1531b86 into dev Mar 20, 2025
8 of 10 checks passed
@wackerow wackerow deleted the strokeLinejoin-fix branch March 20, 2025 23:06
This was referenced Mar 26, 2025
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.

3 participants