08-04-2023, 04:58 PM
hi
I just tried and it worked.
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L351
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L4871
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L7255
it has to be one of those three or some custom validation you may have in the validation maps?
Error with AJAX means that there is some call to the backend, so I don't think it will be any of those lines. Open the inspector, select the network tab and reproduce the error, in the result preview you should see some hint to what is happening
I just tried and it worked.
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L351
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L4871
https://github.com/tsolucio/corebos/blob/master/include/js/general.js#L7255
it has to be one of those three or some custom validation you may have in the validation maps?
Error with AJAX means that there is some call to the backend, so I don't think it will be any of those lines. Open the inspector, select the network tab and reproduce the error, in the result preview you should see some hint to what is happening
Joe
TSolucio
TSolucio