Mattias Fjellvang
Mattias Fjellvang
I have started here: https://github.com/adamwathan/bootforms/pull/72
The `fieldset` change defiantly makes a difference. Just tested it here. `` breaks everything, whereas `` solves it. Agreed on new package; can you create such, and we can start...
Yes I experienced this on horizontal form.
Hm, well I guess the issue is that `id`, and `label` should not be added, if the name is array type
I also tried the manual configuration described here: https://github.com/cristianoliveira/ergo#configuration However, when I try to access the site I get: `ERR_TUNNEL_CONNECTION_FAILED`
I get the error: ``` Uncaught SyntaxError: Unexpected token import ``` After trying to replace `Browserify` with `Webpack`. It could be nice with some tutorial for people going from Browserify...
Thanks @flavioheleno! I'll keep this in mind!
In general I think it would be great to have ioredis bumped to version 5, so that it works with typeorm, which depends on ioredis 5
Amazing! Sounds good! Can't wait for L5 support