This question is locked. New answers and comments are not allowed.
I upgraded to the final MVC futures release today and all the sudden part of my tab content does not display. When I view source on the page it is being rendered but is not visible. It seems like a z:index problem possibly. Any body else experience this?
A little more information. I have an html table in the content with a set of radio buttons in one cell and a select in another. The select has a style width of 98%. If I take this out and give it an explicit pixel width it works. Not a long term solution but it gets me back on the road.
A little more information. I have an html table in the content with a set of radio buttons in one cell and a select in another. The select has a style width of 98%. If I take this out and give it an explicit pixel width it works. Not a long term solution but it gets me back on the road.