Edit not showing in Beaver Builder

Hi - I made an edit to take out the last name of this team (Durland). The word does not show in text edit. I even went into the database and removed it from the backend, I cleared every cache on WP Engine. I cleared all my caches, the BB cache under tools. I went into the file server and looked for a cache page and did not see anything. Why is the word Durland still appearing??
Thanks for your help.

You have added some code and HTML where it shouldnt be resulting in a javascript fatal error.
woocommerce_template_single_add_to_cart() is a PHP function not javascript
<script> and </script> are HTML tags and are not javascript.

Ok - thanks for that - I removed that code and the problem still exists though.

Exactly where did you remove the word in the database?

You need to edit the page with Beaver Builder, its in a heading module

I have attempted to do that many many many times. I hit publish and done and the word reappears. I tied it in text editor mode and hit update and the word disappears -but then pops back in the second I turn Beaver Builder back on. I have tried to deactivate and reactivate Beaver Builder.

I just now managed to removed the whole header module- but now I can;t put it back.

The basic gist of all this is - I cannot make text changes through Beaver Builder right now. It either does not give me the option to publish changes, or if I do get to hit publish, the changes do not save.

I am on WP Engine - is this related to the whole wp/wpengine debacle at all?

No its likely a js error check dev tools console.