Skip to content
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.

CFlex props (direction, align, justify, wrap) don't work with Nuxt HMR #283

Open
@viktor-yunenko

Description

@viktor-yunenko

Bug report

Describe the bug

CFlex props as:

  • direction
  • align
  • justify
  • wrap

Don't trigger HMR refresh. As a workaround I got used to adding/updating key="1" prop every time I want to force rerender without reloading the browser tab.

Not a critical issue, mostly wanted to share the workaround.

To reproduce

This branch is a simple example. It's old but my current project on ^2.0.0-beta.2 has the same issue.

Tried to update to ^2.1.0-beta.4 today but it doesn't export a Vue plugin anymore, and @chakra-ui/nuxt-next doesn't seem to work as a loadable nuxt module.

System information

  • OS: macOS
  • Version of @chakra-ui/core: ^2.0.0-beta.2
  • Version of Node.js: v18.12.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions