'Angular Universal, Buttons not working on pre render

I'm trying to do a Angular SSR application, that requests from the Wordpress API the pages and render them on the client using SSR, for it to hide the calls to the API, I was trying to use prerender but the click event doesn't seem to work, sorry for my bad English and thank you in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source