Add To Wishlist Not Working

Product not added to wishlist, any fix?

Please share URL where we can check it

It's on localhost, I just want to know what can cause the add to wishlist button not to work even when it's inside the form tag

Check errors on the console of your browser or server error logs

There's no error logged anywhere

It is required to examine the code. Usually such issues are caused by javascript errors. Try to disable 3rd party addons

If i turn on dev mode, or add cm-ajax on the add to wishlist button, it works