wizard_value(step) returns a string, not a symbol like step does.
This confused me when I attempted to translate my steps. The README doesn't mention this and the example given uses a symbol, which will not work.
Would be nice if the wizard_value(step) returns a symbol for consistency sake.
wizard_value(step)returns a string, not a symbol likestepdoes.This confused me when I attempted to translate my steps. The README doesn't mention this and the example given uses a symbol, which will not work.
Would be nice if the
wizard_value(step)returns a symbol for consistency sake.