reno1979
reno1979
In the documentation it says: In your config/app.php file add the Service Provider to the service providers array like so... `'TCK\Odbc\OdbcServiceProvider',` In Laravel 5.3 I encountered problems (Driver not Found)...
When setting tagSeperators I noticed that values like @#$% etc are not useable as tag seperator value. It seems the key that triggered the event keyup is compared to the...
Tag selection acts strange when using typing and mouse/touch. This bug is also on the demo page: [tested with Safari on iPad] How and where: In the selectbox with the...
using more and more of the given possiblities, I noticed the tag input site could not be limited. Could you make this an enhancement?
The tags are very useful, thanks ! New tag = tag value entered by user that is not in the current data set. I would like to make some suggestions:...
Perhaps this is already possible, but mirageJs adds an id to each entity. For example : `[{id: 1, name: 'test'}, {id: 2, name: 'test2'}] ` In our setup we don't...
**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? - used version...
Copied from: https://github.com/yadakhov/insert-on-duplicate-key/pull/7 @yadakhov Thank you for creating this plugin. Too bad the non default connection is not read from the instance of the model. ``` \App\Model::on('otherconnection')->getModel()->insertOnDuplicateKey([[....]]); // will still...
**Describe the bug** When the DPI setting for a screen in Windows is increased, the taskflow button does not render correctly in Firefox. **To Reproduce** Steps to reproduce the behavior:...