Solved max_input_vars was set to max_input_vars=10000000000000000 I added this in .htaccess now working fine
<IfModule mod_php.c> php_value max_input_vars 3000 </IfModule>