Shahab Ud Din Gohar

Results 6 issues of Shahab Ud Din Gohar

## Description First, thank you for developing such an excellent package. I have been using this package for developing carousels. I was working on a project where I had to...

:hand:Suggestion
:bookmark:4.x

I have strange error while using this package. It works fine in one component but when i use it another component it gives this error import SimpleVueValidation from 'simple-vue-validator'; Vue.use(SimpleVueValidation);...

Package Version: 8.3.2 Device: Chrome Mobile Browser (any other mobile browser) Thank you very much for this package. I am facing one issue. Steps: 1. Select the range of date...

Hi, Thank you for this amazing tool. I was wondering if it is possible to train vanna on your custom database design. For example, some projects does not follow traditional...

### Issue When adding multiple Process Handlers for the Leads module, the first handler works correctly, but the second one fails to invoke(though it registers correctly). After debugging, I found...

Type: Bug
Status:Requires Updates

## Description Replaced all incorrect occurrences of: `use ApiPlatform\Core\Exception\ItemNotFoundException;` with the correct: `use ApiPlatform\Exception\ItemNotFoundException;` The wrong namespace caused ItemNotFoundException to be thrown when registering multiple Process Handlers for the same...