i have a 1 datatable inside a tab and another tab with a other datatable in tabview element, but when the method onTabChange is execute the TabEvent.getTab is null wtf?!!! I have the next Code
When the onTabChange method is fired, java.lang.NullPointerException at org.primefaces.component.tabview.TabViewRenderer.encodeEnd(TabViewRenderer.java:59) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:881) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
