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

How to integrate in nuxtjs' SSR? #95

Open
JCOutMan opened this issue Mar 28, 2022 · 3 comments
Open

How to integrate in nuxtjs' SSR? #95

JCOutMan opened this issue Mar 28, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@JCOutMan
Copy link

JCOutMan commented Mar 28, 2022

Describe the bug
How to integrate in nuxtjs' SSR?

To Reproduce
Steps to reproduce the behavior:

  1. next.config.js file, I wrote as follows:
    plugins: [
    {
    src: "@/plugins/polaris-vue/ssr.js",
    mode: 'server'
    }
    ]

Screenshots
企业微信截图_16484534231250

@uttam-praella
Copy link
Contributor

@JCOutMan We will verify this issue and will let you know as soon as possible.

@uttam-praella
Copy link
Contributor

@JCOutMan Server Side Rendering seems broken, still you can use it with NuxtJS on client mode instead.
We will put this in issue queue and prioritize it as soon as we can.

Thank you!

@uttam-praella uttam-praella added the enhancement New feature or request label Mar 29, 2022
@rohit-gh
Copy link

@uttam-hulkapps any updates on this?
I'm trying this currently client side, still errors. Do you have a doc for how to play it on nuxt?

Thanks for making this awesome library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants