You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
Hello author, I would like to know how would we setup Litepicker in Inertiajs + Vue + Vite? So far; i can't figure out how to make it work from this doc;
ReferenceError: window is not defined|
ReferenceError: window is not defined
at file:///home/user/project/bootstrap/ssr/assets/TheComponent.64e27b8a.mjs:36:5
Any recommendation on how to go about this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Hello author, I would like to know how would we setup Litepicker in Inertiajs + Vue + Vite? So far; i can't figure out how to make it work from this doc;
https://litepicker.com/docs/examples#how-to-add-litepicker-to-nuxtjs-
nuxt.config.js
, to continue adding these lines below;To Reproduce
SSR returns;
Any recommendation on how to go about this?
The text was updated successfully, but these errors were encountered: