Cannot add oninput attribute

Could be seen as a feature request but the way BSS handles this is a little odd.

I added an attribute with the key oninput and BSS removes it, even though I can type nonsense keys in (h=h) without this behaviour.

The oninput attribute shows in BSS attributes but is not actually added to the code, making it difficult to debug or even notice.

I can use custom code temporarily but it is not suited to what I needed to do.

it's been discussed many times already. Please search the forums. It's not a bug, it's a feature.

Hi marrco, thanks for your response.

Apologies, I have searched "oninput" but nothing came up. I guess I will do some digging.

Found it now, cheers.

If anyone else has this problem, I have made a suggestion on the ideas forum for at least a warning instead of silently removing the attribute without telling the user, which is the issue I have with this.