Dimitrios Charalampidis

Results 10 comments of Dimitrios Charalampidis

I cannot say if that's the same issue I was experiencing, but it appears that databases used for synchronization were messed up in my case, resulting in a serious memory...

I might have the same problem. I am not sure how to reproduce it, but often ilia is leaking memory and crashes my system. I have to drop to another...

@kgilmer Sorry, I forgot to mention that. I am on Ubuntu 22.04.03 LTS. I set my icon size to 0 now. Faster and maybe I like it better as well....

@alphaxek take a look here: https://github.com/dimitrios-git/next.js-templates/tree/main/next.js-template-hebe this is a template I am working on. The blur does not work on my iPhone any browser, but I think that on iPhone...

I cannot identify the issue in my end. I created a simple example with the first Navbar from the documentation. Accessing the dev server on LAN with my iPhone that...

I used the `nextui-cli` to create a new app and everything works perfectly fine there. Either I messed up the configuration somehow or the different versions of packages cause problems...

I found the issue. I had to add the `autoprefixer` plugin in my `postcss.config.mjs`. Maybe this should be added to the documentation in the section for manual installation?

I am not sure what you mean by this "because `autoprefixer` package is already in it". Can you please elaborate? When a user creates an app using the `nextui-cli`, the...

I just did another test. I don't know if I am doing something wrong but here's what I do: ``` $ npx create-next-app@latest test-app ✔ Would you like to use...

@EliverLara Sorry for the delayed answer. VERSION="22.04.3 LTS (Jammy Jellyfish)"