Alex Kozack

Results 111 comments of Alex Kozack

Provide a sample project with reproduction. I do not see this problem following your steps on the last commit.

So, why you can't use two pages for each window?

It may be upstream issue. Previously autoUodater correctly recognised 22.1.1-123 as newest than 22.1.1-100.

I think the best workflow would be the following: 1, You create a draft release on GitHub. Specify any version there. 2, This triggers CI. There, the application is compiled...

Try inline all sourcemaps.

I'll close this for now

Will source maps loaded successfull if you open dev server in browser? I wondering: Is this electron issue or vire server issue?

This may indicate that there is a problem with the Vite server configuration

http://adonisjs.com/docs/3.2/response#_redirects ```js response.redirect('/admin') ```