- Issue created by @aburrows
Using a custom submit handler is not the best approach. We should convert the submit handler to a service that can be re-used and manipulated where-ever we want.
Create a service called EatEventSubscriber
that gives us flexibilty and control to utilise EAT when we want.
Active
10.0
Code