I am working on creating a generic application to handle any vectored data.
The application is working fine in Normal scenario... But the split component I am using is failing to handle a zero length vector.
Kindly share your views n suggestions...!