# Common Issues

### When a customer Adds to Cart from Wishlist, their cart doesn't update

Fish Wishlist is built to be compatible with most Shopify themes. However, in some themes, the cart does not automatically refresh when you use the Add To Cart button in the wishlist drawer.

Please [Contact Us ](mailto:support@nativeappco.com)and we can apply a fix for your theme.

### Fish Wishlist is breaking the "Close (X)" button on my theme's native mini-cart

This is an issue that has been reported on some Shopify themes. &#x20;

Please [Contact Us ](mailto:support@nativeappco.com)and we can apply a fix for your theme.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wishlist.nativeappco.com/faq/common-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
