kvnbra

Results 4 comments of kvnbra

After a wild ride in the Prestashop/Symfony core I finally found a solution to make the demodoctrine module work : - Open `demodoctrine/config/routes.yml` and look for : `_legacy_link: 'AdminDemodoctrineQuote:update'` on...

Seems similar to this closed issue : #439 Does it solve your problem ?

I don't know for other render plugins, but with Vue.js I had to call `this.$forceUpdate()` on the node vue component to see the result.

Hi I never used the context-menu-plugin, but the readme seems pretty clear : https://github.com/retejs/context-menu-plugin You need to use the `allocate` option to create submenu.