Peter Bex

Results 9 issues of Peter Bex

I'm using the vagrant-lxc provider in combination with vagrant-libvirt, and whenever I bring up a machine of one provider, it will clobber `/etc/exports` entries of the other provider. ### Vagrant...

bug
thinking
synced-folders/nfs

Hi there, I'm trying to figure out the correct usage of Malli, but the documentation doesn't seem to give enough info on how to achieve my goal in the "intended"...

q&a

This has several improvements to how validation errors are raised by the mixin: - Use the Django built-in validation error generation to produce better errors: - The name of the...

The database will allow it, but the validator incorrectly rejects NULL values on nullable fields which are part of the unique index. This patch fixes that so the form validations...

### Steps to reproduce When opening Element this morning after a while not using it (but never deinstalled!), in a conversation the app now shows a red shield icon with...

T-Defect
A-Timeline
S-Minor
O-Occasional

I had a jQuery version conflict in my application (which used jQuery 2.1) due to jquery-serialize-object having a hard dependency on jQuery 1.8. After updating the bower file and running...

The package name is purl-parser, because the name purl was already taken in the npm registry.

Hi there, This is a great little package, we're using it in most of our projects at work. It certainly improves stability a lot by always enforcing that validations are...

**Describe the bug** When using the `radio` or `selectboxes` type with `dataSrc: 'url'`, the `setSubmission` function and associated setter crash when there is a missing `metadata` property on submission. It...

help wanted