Quick question. This hasn\'t happened to me before when working with SelectOneMenu. This is my code.
I discovered when I had this problem it was because of the @ViewScoped. Using SessionScoped instead worked fine.
@ViewScoped
SessionScoped
One interesting thing is that in another project, with ViewScoped, it worked. I cannot explain.
ViewScoped