Harry Porter-Mills
Harry Porter-Mills
Somewhat related to this, it'd be useful to be able to specify a default when checking if a feature is enabled. For example, if I run a hypothetical SaaS blogging...
I'm running into a similar issue, but I'm not using the `@ntract/data-explorer` package, for me it's failing in `core-js`. ``` ❯ make build yarn install yarn install v1.22.17 [1/4] Resolving...
Looks like brunch doesn't work with sass on the current node. Time to move to Webpack and mourn another dead JS library.
@kevva do you need a hand getting this over the line? We've got existing code that we need to update to fix the `got` vulnerability others have mentioned and it's...
I'm still having problems with this - is there really no way to set errors on a form outside of calling handleSubmit?
So I've been doing a bit of investigation here in the hope that I could either solve it or at least figure out a workaround. For now the best workaround...
For anyone else looking to workaround this, if you save the template in docx format it can generate more than 2 columns. It's just an issue with odt files.
@fuelen yes, that's still not considered a valid upload.
> Looks like there is this too which is aiming for the same goal: > > #361 Yeah sorry, I didn't see this PR until I'd already written most of...
I ran into the same error when I tried to pass the unsubscribe group ID as an integer instead of as a string. Hope this helps anyone making the same...