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

Nuxt module #419

Open
3 tasks done
Celibioux opened this issue Mar 25, 2024 · 2 comments
Open
3 tasks done

Nuxt module #419

Celibioux opened this issue Mar 25, 2024 · 2 comments
Labels
backlog is viable; not planned for the short-term feature request a request for a new feature/functionality

Comments

@Celibioux
Copy link

Feature description

A Nuxt module for the ecosystem

Problem/motivation

It's a great add to the Nuxt Module

Describe alternatives you've considered

No response

Additional context

No response

Validations

@Celibioux Celibioux added feature request a request for a new feature/functionality triage viability needs to be discussed labels Mar 25, 2024
@joao-m-santos
Copy link
Contributor

joao-m-santos commented Apr 4, 2024

Hey @Celibioux , thanks for contributing.

We don't have plans to account for SSR in the foreseeable future. For now, you can:

  1. Wrap Lume components in a <ClientOnly> Nuxt tag
  2. Take care of implementing a Nuxt module that loads either Lume components or the Lume plugin onto a Nuxt app.

@joao-m-santos joao-m-santos added backlog is viable; not planned for the short-term and removed triage viability needs to be discussed labels Apr 4, 2024
@julian-onderwater-adyen
Copy link

julian-onderwater-adyen commented May 16, 2024

@govind-srinidhi Adding a comment here for visibility after our debugging session today. Tested 4 components in the adyen-demos project (nuxt 3 setup), and unfortunately the sparkline + line charts were not rendering, yet the tooltip functionalities were breaking.

Happy to debug/ help the Lume team when this ticket gets picked up. AFAIK, our designers are looking to utilise Lume once we finish our migration from Nuxt 2 to Nuxt 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog is viable; not planned for the short-term feature request a request for a new feature/functionality
Projects
None yet
Development

No branches or pull requests

3 participants