Vaadin Copilot Error, Color not changing on several Components

Hi,
using Vaadin 24.5.0 i want to change the active color of a side item

Color is set correctly but not visible. Other components like grid are working.

Next issue is, that intelliJ does not recognize the vaadin plugin. It is installed and up to date as well as activated, but copilot says “install it for better experience”

Does anyone has an idea or is it a bug?

Hi, thanks for the message, about Theme Editor - it sounds like a bug.

About plugin recognition, please tell more about your project structure, if it’s multimodule, where you store your project metadata (.idea or outside project root) - that will help us a lot.

Hi
should i add this bug to github?

Its a spring boot project. The .idea file is in the project

image

You can always create issues related to Copilot in Issues · vaadin/copilot · GitHub .

Project looks normal at first glance, if you could create and share empty Vaadin project that have that issue reproducible that would be great.

I am going to get a new pc today. I will have a look if it works on a freshly installed intelliJ. Bug Report has been created

On the new maschine vaadin plugin gets acknowledged.