This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
CBox used inside CAspectRatioBox has no children nodes/content when rendered in the DOM #392
Closed
Description
Describe the bug
I am trying to use a CBox inside a CAspectRatioBox but I can't get any children components/content to appear.
Am I doing something wrong or is this a bug? I'm not sure :)
To Reproduce
Steps to reproduce the behavior:
- Go to https://codesandbox.io/s/chakra-ui-nuxt-demo-forked-hxshn?file=/pages/index.vue
- Verify that the 'See the Vue' heading inside the CBox is not visible
Expected behavior
Any child components or DOM nodes should be visible
** Version numbers**
https://codesandbox.io/s/chakra-ui-nuxt-demo-forked-hxshn?file=/package.json:330-491
"@chakra-ui/vue": "0.5.0",
"@nuxt/http": "^0.3.0",
"@nuxtjs/emotion": "0.0.1",
"emotion": "10.0.27",
"nuxt": "^2.5.1",
"reqlim": "^0.0.0"
https://codesandbox.io/s/chakra-ui-nuxt-demo-forked-hxshn?file=/yarn.lock
Metadata
Metadata
Assignees
Labels
No labels