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

Wrong name of Ellipsis icon at website #2104

Closed
5 of 27 tasks
caducoder opened this issue Apr 25, 2024 · 3 comments
Closed
5 of 27 tasks

Wrong name of Ellipsis icon at website #2104

caducoder opened this issue Apr 25, 2024 · 3 comments
Labels
🐛 bug Something isn't working

Comments

@caducoder
Copy link

caducoder commented Apr 25, 2024

Package

  • lucide
  • lucide-angular
  • lucide-flutter
  • lucide-preact
  • lucide-react
  • lucide-react-native
  • lucide-solid
  • lucide-svelte
  • lucide-vue
  • lucide-vue-next
  • Figma plugin
  • source/main
  • other/not relevant

Version

0.343.0

Can you reproduce this in the latest version?

  • Yes
  • No

Browser

  • Chrome/Chromium
  • Firefox
  • Safari
  • Edge
  • iOS Safari
  • Opera
  • Other/not relevant

Operating system

  • Windows
  • Linux
  • macOS
  • Other/not relevant

Description

When I try to use the Ellipsis icon, I receive an error telling that the Ellipsis import not found:
image

Steps to reproduce

  1. Import Ellipsis icon.
  2. Add to a React component/view
  3. Run the react app
  4. Notice the error on the console: "Uncaught SyntaxError: import not found: Ellipsis"

Checklist

  • I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
@caducoder caducoder added the 🐛 bug Something isn't working label Apr 25, 2024
@South-Paw
Copy link

South-Paw commented Apr 25, 2024

😂 also just hit this

I updated my lucide-react version to latest (0.341.0 -> 0.373.0), ran npm i and checked the package exports again - it seems like they disappeared from a release but after updating and re-installing they have now returned to the exports 🥳

@chengfengfengwang
Copy link

chengfengfengwang commented Apr 26, 2024

I am using lucide-react 0.316.0,and I can't find Ellipsis

--------update---------

I find that in v0.316.0, its name is MoreHorizontalIcon

@karsa-mistmere
Copy link
Member

Duplicate of #1996

TLDR: Lucide.dev is in sync with the latest version, please upgrade your packages.

@karsa-mistmere karsa-mistmere closed this as not planned Won't fix, can't repro, duplicate, stale Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants