Sorry. Didnt see your post. Fixed it.
Thank you.
For others who didnt see:
/wp-content/plugins/woocommerce-product-stock-alert/classes
File: class-woo-product-stock-alert-admin.php
Change line 231 to
if( is_object($product_obj) && $product_obj->is_type(‘variable’) ) {