Matt Leathes
Matt Leathes
User in forums [reported issue](https://community.adaptlearning.org/mod/forum/discuss.php?d=2137) where the `$ adapt register` reported registration as being successful even though it clearly wasn't - seeing as he was missing the `.bowerrc` file.
in the [Accessibility Features](https://www.w3.org/WAI/ARIA/apg/patterns/tabs/examples/tabs-manual/#accessibilityfeatures) section of this example it states: > Note that since the first element in every tabpanel is a focusable element (i.e., a link), the tabpanel is...
### Describe the bug The documentation for `useDebounceValue` states that 'default is 500ms' which implies that this parameter should be optional - like it is for `useDebounceCallback` - but it's...