ikloster03 / vue-dadata

Vue component for hinting addresses using dadata.ru
https://vue-dadata.ikloster.tech
MIT License
28 stars 31 forks source link

SSR support #127

Closed archieDeveloper closed 2 years ago

archieDeveloper commented 3 years ago

Is your feature request related to a problem? Please describe. Input field does not support server side rendering.

Describe the solution you'd like Server side should render html form wireframe without throwing document is not defined error.

Additional context Using nuxtjs with ssr.

ikloster03 commented 3 years ago

@archieDeveloper could you show a code example with the problem?

archieDeveloper commented 2 years ago

@ikloster03 https://codesandbox.io/s/nuxt-vue-dadata-i332t

Sorry, it seems there are no problems, you can close the issue.