Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'replace') #264

Open
5 tasks done
binsarjr opened this issue Jan 31, 2023 · 0 comments
Open
5 tasks done

Cannot read properties of undefined (reading 'replace') #264

binsarjr opened this issue Jan 31, 2023 · 0 comments

Comments

@binsarjr
Copy link

Describe the bug

icon resolver not working on svelte (laravel inertia)

// vite.config.js
Icons({
    compiler: 'svelte',
    autoInstall: true
}),
IconsResolver({
    prefix: 'icon'
}),

Reproduction

IconsResolver()

System Info

System:
    OS: Linux 6.0 Archcraft
    CPU: (8) x64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
    Memory: 5.83 GB / 11.57 GB
    Container: Yes
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 19.0.1 - /bin/node
    Yarn: 1.22.19 - /bin/yarn
    npm: 8.19.2 - /bin/npm
  Browsers:
    Firefox: 106.0.5

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant