chakra-ui icon indicating copy to clipboard operation
chakra-ui copied to clipboard

Issue loading Remix Links tags at the same time as chakra-ui styles

Open aaacafe786 opened this issue 1 year ago • 0 comments

Description

i installed chakra-ui as per: https://chakra-ui.com/getting-started/remix-guide, i also have css files that i am importing using the remix <Links> function. the styles are loaded at different times, causing a flash of unstyled content. furthermore, i cannot prepend the chakra styles above the remix links, the "prepend" option createCache({ key: 'css', prepend: true }) does nothing

Link to Reproduction

https://pr-101-osc-ecommerce.fly.dev/

Steps to reproduce

  1. Go to homepage:
  2. throttle to slow 3g
  3. reload page

Chakra UI Version

2.2.6

Browser

Google chrome

Operating System

  • [X] macOS
  • [ ] Windows
  • [ ] Linux

Additional Information

No response

aaacafe786 avatar Sep 13 '22 19:09 aaacafe786