Sebastian Müller

Results 8 comments of Sebastian Müller

Got the same on Windows 7. Atom: 1.0.5 node-resolver package v1.0.1

I tested it. Works fine. ([email protected]) Do you submit a PR?

> It seems there's a dependency to https://cdn.jsdelivr.net/npm/[email protected]/dist/jsQR.min.js So, when the device if offline, the dependency can't be reached and the QRCode recognition doesn't work. I think you need to...

There is no function `when()` in `NovaConditionalFields\Condition`. Just `fieldsWhen` and `fieldsWhenNot`. https://github.com/dillingham/nova-conditional-fields/blob/master/src/Condition.php Also the extended `MergeValue`-class does not contain a `when` function. I would assume the readme is not correct....

You can already overwrite how the value is displayed by using [render_value](https://hexdocs.pm/backpex/Backpex.Field.html#c:render_value/1) (index & show). There are already some functions to configure how to render a field in a form,...

We face the same issue and already spend a lot of time yesterday evening on it. I just want to add some informations **Situation** - 4 nodes (1 leader, 3...

@bitwalker have you already seen this?