Hi,
I just tried to remove/comment the following line (94-95) in /include/products-restriction.php:
//callback for checkout page
//add_action( 'woocommerce_review_order_before_cart_contents', array( $this, 'update_cart_and_checkout_items' ), 10 );
Seems to do the trick, but not certain why.