joshnuss / phoenix-billing-demo

A demo of using commerce_billing with phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in router

Immortalin opened this issue · comments

commented

Removing singleton fixes the problem

[error] #PID<0.338.0> running Store.Endpoint terminated
Server: localhost:4000 (http)
Request: GET /
** (exit) an exception was raised:
    ** (FunctionClauseError) no function clause matching in Store.Router.Helpers.checkout_path/2

Any idea why?

@Immortalin looks like the last PR was missing some changes. I've fixed it in master.