Alessandro GIULIANI

Results 7 issues of Alessandro GIULIANI

The user with role `PUBLIC_ACCESS` cannot access a route annotated with `@Security("is_granted('something')")`. Extra informations : 1) It does not even enter the Voter 2) Testing inside a controller the `$this->isGranted('something')`...

Hi, I have 2 classes with 2 differents maps with differents containers. When i made changes on one map, this is independant from the other map, excepts for setOrigin and...

bug
help wanted

Hi, Plugin is no more available on the Chrome Webstore : https://chrome.google.com/webstore/detail/cordova-mocks/iigcccneenmnplhhfhaeahiofeeeifpn

Hi, How can we unselect the selected values manually (when modal is closed) ? I tried with the model but model is not passed in the scope of the directive...

Cut and Copy work good but Paste works only while focusing, not while editing ![image](https://user-images.githubusercontent.com/6001339/221204196-d825785f-423c-4f56-b085-1062ad8abe21.png) You can reproduce this on any demo : https://revolist.github.io/revogrid/demo/ Is there any workaround for this...

Error with local component registration **Uncaught ReferenceError: require is not defined at ./node_modules/epic-spinners/dist/cjs/index.js** ``` import { AtomSpinner } from 'epic-spinners' export default { components: { AtomSpinner, }, } ``` But...

SafariViewController is closing when pausing app and resuming it by clicking on app icon. If using "Recent app" button it does not close