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

Array.uniq throws error on vite #5

Open
Utitofon-Udoekong opened this issue Apr 10, 2022 · 5 comments
Open

Array.uniq throws error on vite #5

Utitofon-Udoekong opened this issue Apr 10, 2022 · 5 comments

Comments

@Utitofon-Udoekong
Copy link
Contributor

I am using nuxt 3 and I want to implement a filter method by comparing dates in my array of objects to a future date then returning an array satisfying the condition like below
Screenshot_6

I thought of using array.uniq but vite throws an error that it is not found
Screenshot_7

Can this be an internal issue?

@tedirghazali
Copy link
Owner

tedirghazali commented Apr 11, 2022 via email

@tedirghazali
Copy link
Owner

tedirghazali commented Apr 11, 2022 via email

@tedirghazali
Copy link
Owner

tedirghazali commented Apr 11, 2022 via email

@Utitofon-Udoekong
Copy link
Contributor Author

Utitofon-Udoekong commented Apr 11, 2022

Thank you. I will try this out and get back to you

@tedirghazali
Copy link
Owner

tedirghazali commented Apr 12, 2022 via email

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

2 participants