Alfredo Martínez

Results 7 comments of Alfredo Martínez

does anyone solved it? i have the same issue too and i'm using phpStorm meanwhile :/

same here.. has anyone can fixed it?

You can use this light weight library: https://flatpickr.js.org/ It is cool and minimalist

> Otherwise it works well for static image. > > Source image: > > Placeholder image: @mrleblanc101 I have the same issue, did you fix it?

I'm facing the same issue, when log in, the cookie set correctly then refresh page and the cookie gets removed. - I'm using external backend - I set **sameSiteAttribute** to...

> Okay I fixed it by removing the trailing slashes in the endpoints config: > > ``` > endpoints: { > signIn: { path: "auth/login", method: "post" }, > getSession:...