https://github.com/with-heart/chakra-ui-storybook-issue
https://github.com/with-heart/chakra-ui-storybook-issue
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/with-heart/chakra-ui-storybook-issue
- Owner: with-heart
- Created: 2020-06-09T14:59:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T15:00:39.000Z (almost 5 years ago)
- Last Synced: 2024-12-27T20:14:21.775Z (5 months ago)
- Language: JavaScript
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo is to reproduce an issue with Chakra UI and Storybook for the Button component. To reproduce the issue, run `yarn storybook`.
```
useVariantColorWarning@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:13733:32
./node_modules/@chakra-ui/core/dist/es/Button/index.js/Button<@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:2300:72
renderWithHooks@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:74653:27
updateForwardRef@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:76666:20
beginWork@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:78495:16
callCallback@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:60038:14
invokeGuardedCallbackDev@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:60087:16
invokeGuardedCallback@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:60142:31
beginWork$1@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:83053:28
performUnitOfWork@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:82007:12
workLoopSync@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:81980:22
performSyncWorkOnRoot@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:81606:9
scheduleUpdateOnFiber@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:81038:28
updateContainer@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:84223:15
legacyRenderSubtreeIntoContainer/<@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:84608:22
unbatchedUpdates@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:81753:12
legacyRenderSubtreeIntoContainer@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:84607:21
render@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:84690:10
render/<@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:21733:26
render@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:21732:10
_callee$@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:21824:20
tryCatch@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:92536:40
invoke@http://localhost:57083/vendors~main.6487bf2bac120720a723.bundle.js:92765:30
defineIteratorMethods/