Details
Description
After a page is initially loaded, the first Ajax request will trigger a larger than necessary update due to the changing ViewState values in the hidden input fields. This will typically mean that the full form is always sent back as the first update.
Linking to the MyFaces 2 parent JIRA for general compatibility. While it doesn't technically fail (and therefore doesn't actually block MyFaces compatibility), the large initial update is not optimal.