Josh Bedo

Results 23 issues of Josh Bedo

I think it would be helpful to include an xcodeproj with a basic setup so users can easily clone the project and run it.

Is their currently any way to use shopify metafields? Right now i have a scenario where i need to pass data from add to cart to the order metafield. Is...

**Describe the bug** I'm trying to switch over to using `theme deploy` instead of `slate deploy` to get the additional checksum speed benefits but for some reason I get this...

Just noticed that my meta tag descriptions weren't updating correctly and this project doesn't seem to be active anymore. Anyone know of good alternatives?

You can run `npm i react-reveal -f` to force the install and it works fine but shouldn't have to. EDIT: only works for one instance

Trying to use these packages but it seems like I can't import the .mat and .obj. Is this a webpack issue where I need another loader?

I was looking through the `find_events` method to check out how it handles expiries and their wasn't an obvious way to pull in all events that haven't expired. Does this...

Paging seems to work as expected without the infiniScroll plugin and when the infiniScroll scroll even triggers a fetch it never invokes the `success` or `error` callback. I'm thinking it's...

I'm wondering how you could go about destroying the scrollbar so you detach the events and hide it by using the `disable` class. Right now it doesn't work to well...