Rob Brain

Results 9 issues of Rob Brain

Made the link to issue 9 clickable so it's more obvious what it refers to

At some point Vue Bootstrap as changed and the import should be `import { BPopover } from 'bootstrap-vue'` rather than `import { BPopover } from 'bootstrap-vue/es/components/popover/popover'` this pull request fixes...

Is it possible to allow bandwidth limiting. It would allow you to set the download speed for certain users to say 50k. It would be good to also allow rate...

feature

## **I'm submitting a ...** - [x] bug report ## **What is the current behavior?** I have a table with 30 rows which has a vue-simple-suggest input in one column...

Hey just reading through the readme it's unclear whether these models have Vue's reactivity? For instance in your example of the is_aaron computed property. If you change the email and...

Is it possible to add the ability to login to Transfer Market? There is some useful information available when you view the form to edit a club or person that...

enhancement

## Description I would like to do a manual search when clicking somewhere else on a page such as a button. ## Steps to reproduce The instructions given by algolia...

I notice there are some drivers available that are not listed in the docs (such as discord?). Could a list of all available drivers be added, including drivers built by...

## Description At present it doesn't seem possible to sort, or if it is it's not documented anywhere. ## Steps to reproduce Setup on a model in this example `Post`...