In the new primeng v18 beta the select overlay-panel does not change style when the user goes mouse-over on an option.
In the previous version (dropdown) and other v18 components, such as the popup menu or context menu, this style change is available.
Describe the bug
In the new primeng v18 beta the select overlay-panel does not change style when the user goes mouse-over on an option. In the previous version (dropdown) and other v18 components, such as the popup menu or context menu, this style change is available.
Environment
primeng v18 showcase
Reproducer
https://v18.primeng.org/select
Angular version
18.2.2
PrimeNG version
18.0.0-beta.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.17.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Select option background have to change when a user goes mouse-over on it