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

chore: fixes ts error in stepindicator test #2475

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

langz
Copy link
Contributor

@langz langz commented Jun 15, 2023

Fixes the following ts error:

    Warning: Failed prop type: The prop `sidebar_id` is marked as required in `StepIndicatorProvider`, but its value is `undefined`.
        at StepIndicatorProvider (/Users/anderslangseth/dev/eufemia/packages/dnb-eufemia/src/components/step-indicator/StepIndicatorContext.js:103:5)
        at StepIndicatorSidebar (/Users/anderslangseth/dev/eufemia/packages/dnb-eufemia/src/components/step-indicator/StepIndicatorSidebar.js:19:71)
        at children (/Users/anderslangseth/dev/eufemia/packages/dnb-eufemia/src/shared/Provider.tsx:26:11)

Screenshot:
Screenshot 2023-06-15 at 10 18 04

@vercel
Copy link

vercel bot commented Jun 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
eufemia 🔄 Building (Inspect) Jun 15, 2023 8:21am

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3b13dea:

Sandbox Source
eufemia-starter Configuration

@langz langz merged commit e7e009e into main Jun 15, 2023
@langz langz deleted the chore/fix-typescript-error-in-step-indicator-tests branch June 15, 2023 08:33
@tujoworker
Copy link
Member

🎉 This PR is included in version 10.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants