Skip to content

[BUG] qs ESM importing #6910

@pcfreak30

Description

@pcfreak30

Describe the bug

the qs package needs a wildcard ESM import as it is CJS. this works in vite under normal circumstances but not during the dev mode which loads modules in some cases without any pre-processing.

Steps To Reproduce

n/a

Expected behavior

qs is usable in vite dev mode.

Packages

Applies to

  • @refinedev/core
  • @refinedev/nextjs-router
  • @refinedev/strapi-v4
  • @refinedev/remix-router

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions