#Chart Library for SSR applications

2 messages · Page 1 of 1 (latest)

nova scaffold
#

I am trying to integrate a chart library in my project (with ssr enable), but for multiple libraries i got window not found. As i've seen online this is caused by the server trying to render into a window object that only exists in the brower. Do you know of any library that supports SSR, or maybe a way to disable the SSR in an existing application?

stark vapor