Custom enum dropdowns stay red after entries are created

I tried forwarding the create defaults of all my enum types, but still red after startup. I hardcoded my default enum values, so I guess that’s why mine look different from yours. How do you have that ioBox in your create? Maybe that’s the problem?

I already tried referencing my enum dll in all my vl dependencies and in my root patch without success.

as I understand something changed to gamma 5.x and forwarding the dependencies is no longer needed. I guess this problem is still related to: How to make my custom enum work with gammas enum nodes? - #9 by schlonzo - question - Forum

Regarding enums I use the example @joreg updated in the demo lib after this post.