Anthony Tibbs

Results 20 comments of Anthony Tibbs

I think I am seeing the same issue arise with the ```browse_multiple``` field, i.e. when no changes have been made, on form submit the field value is not POSTed and...

Duplicate of / see https://github.com/beyondcode/laravel-websockets/issues/784 for a potential resolution. (The question will be whether the forced downgrade of `guzzlehttp/psr7` causes problems elsewhere.)

I've had some discussions about this and am not sure there is an easy fix or that, indeed, any fix is necessary/achievable. Some food for thought for anyone looking into...

I happened to stumble across this while looking for something else, and am adding these notes to the discussion for future reference. Perhaps the issue is with the UEB table,...

I thought about putting them in Braille Specs, but then in the last release that YAML file was renamed and described specifically as examples taken from the RUEB book. Of...

I am not sure I understand the issue. For English braille, Canada has fully adopted UEB as the standard: https://www.brailleliteracycanada.ca/en/braille/standards. Per the symbols list in the UEB manual, 45-34-15 is...

> Note again that GIT thinks I want to merge far more commits than I do. It seems I still don't have the right command to synchronise after a new...

@jrbowden I think Github mangled your copy & paste and considered some of it to be Markdown formatting. For clarity, ignoring the `xfail` for a moment, I think what you...

To clarify, you would want a sequence such as this, assuming a max rate of 1/hour (`rate_limit_seconds=3600`): | Timestamp | Dispatches | Results | |--------|--------|--------| | 00:00 | MyNotification 1...