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: translate errors #7223

Merged
merged 1 commit into from
Jan 12, 2023
Merged

fix: translate errors #7223

merged 1 commit into from
Jan 12, 2023

Conversation

segunadebayo
Copy link
Member

Closes #7221

📝 Description

Fix TS issue with the native translate props.

⛳️ Current behavior (updates)

Throws a TS error when spreading the style props unto an element

🚀 New behavior

Works as expected

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

@vercel
Copy link

vercel bot commented Jan 12, 2023

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

Name Status Preview Updated
chakra-ui-storybook ✅ Ready (Inspect) Visit Preview Jan 12, 2023 at 2:17PM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Jan 12, 2023

🦋 Changeset detected

Latest commit: e06ea9c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@chakra-ui/system Minor
@chakra-ui/provider Patch
@chakra-ui/react Patch
@chakra-ui/toast Major
@chakra-ui/test-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@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 e06ea9c:

Sandbox Source
create-react-app-ts Configuration
chakra-typescript-error Issue #7221

This was referenced Jan 12, 2023
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.

TypeScript: Unable to use useStyleConfig due to translate type conflict
1 participant