Joe Woodward

Results 37 comments of Joe Woodward

It's really not easy to use Torch with liveview. The classes are an issue. The PageView includes body_classes/2 which fails with a live page. I've been bypassing these classes by...

I just ran into this exact situation. Was trying to figure out why payment_status was never returned which is simply because the field is not defined in Stripe.Session.

I believe you are looking for this `data-options="tipLocation:top;"`

Ok, I think I have something. Looking into how Plug works and found this article http://rrrene.org/2018/04/09/flow-elixir-metaprogramming/ on using metaprogramming for flow.

I think I have something. Will write specs for it soon and get a PR out to you if you think this DSL makes sense? The config looks like this...

Sorry I haven't completed this and sadly don't have time to continue. I'm not using elixir anymore for the time being and have been very busy with other projects.