After we decode the required params to handle the automatic peg-in on ERC777 send, we then pass the full userData to the emitted event. Instead we should crop out the bytes required during the first decoding and pass through only what remains.
This line here is where the userData needs cropping.