Kavanaugh Latiolais

Results 73 comments of Kavanaugh Latiolais

Thanks for the workaround. I just set the working for in the node side myself but this is a bit better. That said I’d still propose fixing it more generally....

Looks like there is an open PR already

any chance of a merge on that @mitchiemt11 or @mrlaessig

Saw similar and had to do much the same, the verbose and debug flags don't emit the error. Is there a bug in the output code?

This appears to be caused by https://github.com/ianstormtaylor/slate/issues/5110 so the fix is likely upgrading the version of slate used by the netlify-cms-widget-markdown package. It's likely worth updating the recommended `index.html` with...

Is there not a way to notify the client that the user it is associated with has been deleted? This is the expectation I'd have given the current incorrect docs...

Assuming the delete was triggered by the user themselves on the only client with which they are connected but neither of those assumptions hold in general. I understand the lack...

It's certainly not required. You could guard against every call returning no or limited results due to a loss of access but that's a bit of wack a mole and...

@alaister could you remove the enum value and update the documentation. This is a footgun since everything appears to work from the enum and docs but does not.

Seeing this issue on `0.72.6` likely related to https://github.com/facebook/react-native/issues/38105 https://github.com/facebook/react-native/issues/37612 I can't get a simple repro as yet. Identical TextInput components on different app screens behave differently here but when...