usewaypoint / email-builder-js

A free and open-source block-based email template builder.
https://emailbuilderjs.com
MIT License
470 stars 168 forks source link

I need to display the email editor in browser like in UI Screen, which am using angular and HTML #123

Closed Kikovenu closed 3 weeks ago

Kikovenu commented 1 month ago

I'm trying to build an email editor using pure Angular and HTML. I need to be able to read the content from the editor, insert custom HTML elements, and display the result on the screen. I've managed to configure the editor to render, but it's not appearing in the UI. Can you help me troubleshoot this issue?

cohitre commented 3 weeks ago

The project is written in React and meant to be used with React applications. We cannot help troubleshoot an angular issue.