Simone

Results 3 issues of Simone

### Summary Trying to run the default jest test on the Product Detail page results in an error if you override product-detail, product-view, and the use-add-to-cart-modal hook. ### Steps To...

Hi @tusharojha, I was trying to add desktop and web support to my existing flutter project when I noticed that the web_scraper package throws an error when calling the `loadWebPage`...

bug

Doing some experiments I noticed that including a **port** (:XXXX) in the baseUrl inside `webscraper.loadWebPage()` method causes the validation to recognize it as a non-valid URL, and will throw a...