The recipe get tags method was failing when a nil recipe is provided. Not sure when that would happen, but without fixing it, we can just return nil when a blank recipe is returned.
The recipe get tags method was failing when a nil recipe is provided. Not sure when that would happen, but without fixing it, we can just return nil when a blank recipe is returned.