Static GitHub Issues

[2246] Problem with jquery plugins and server side rendering

prev: How to handle errors with Dynamic pages and when asyncData hit 404 API response?
next: Add support for Domino

Hi, I have got stuck in a propensity of using : https://uiv.wxsm.space/typeahead Whenever I add it in plugins with ssr: false it does not produce the dropdown section on page refresh . because the produced html through server rendering , does not have it . When I set the ssr : true , it shows that window is undefined. How should i use this plugin in nuxt

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1970">#c1970</a>)</em></sub></div>