Skip to content
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

fix: Make active prop optional on Link.svelte #487

Merged
merged 1 commit into from
Nov 13, 2023
Merged

fix: Make active prop optional on Link.svelte #487

merged 1 commit into from
Nov 13, 2023

Conversation

lachlancollins
Copy link
Collaborator

Before this fix, src/routes/+page.svelte reports the following errors:

Property 'active' is missing in type '{ path: string; }' but required in type '{ path: any; active: any; }'.

Copy link

netlify bot commented Nov 13, 2023

Deploy Preview for sveltesociety-preview ready!

Name Link
🔨 Latest commit 4d22056
🔍 Latest deploy log https://app.netlify.com/sites/sveltesociety-preview/deploys/6551bf9f39a844000844c63c
😎 Deploy Preview https://deploy-preview-487--sveltesociety-preview.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 site configuration.

@MacFJA MacFJA merged commit ca44d69 into svelte-society:main Nov 13, 2023
4 checks passed
@lachlancollins lachlancollins deleted the fix-link-type branch November 13, 2023 20:38
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.

2 participants