Hey I just tested this and while it’s true the notification link is not working, the plugin and all functionality is working well if you access it from the menu Woocommmerce > Autocomplete OR directly through this link wp-admin/admin.php?page=ace_waca_auto_complete_page
Cheers!
@biniecki in the plugin folder find the .js file and comment out this function like this:
/*function() {
$( '.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img' ).first().attr( 'srcset', wcih_main_image );
}*/
That will solve your problem
I’m also having the same problem, please let me know if you find a solution.