No, it’s only on my local development machine. There’s no public URL.
we’re using shortcode:
<?php echo do_shortcode(‘[mc4wp_form]’); ?>
Are you sure the plugin works with angular in general? I know the setup can be a thousand variations, but the theory is still the same. Fetch a wp page and parse out the contents of the main tag. I don’t know if the plugin enqueues a js library or something that wouldn’t be pulled in on an ajax load.