Results 70 comments of Dima Portenko
trafficstars

I did some debug with coloring views and I found out that the menu item height is incorrect. It has green color on the screenshot So I added height explicitly...

@dimaportenko with fix I shared above, I don't see any issues on my side so far.

@enesozturk if you fine to add menu height. I can prepare PR.

@enesozturk np, same for me I haven't time to prepare pr yet. But it is still somewhere on my list.

@fukemy nope, I haven't tried anything like this. Tbh I've just started to use the library with the simple case you can see in my first post on this issue....

I'm able to install pods with ``` pod 'GoogleUtilities', :modular_headers => true ``` but I'm getting error when I'm trying to build app

I guess you can find something here https://firebaseopensource.com/

I don't think we doing any calculation of cart item price on the mobile app side. I remember I fixed something like this on the Magento side, but not 100%...

I found a similar issue from the project I worked on before, the reproducing steps were 1. Complete an order 2. Add one product to the cart.