Bruno17 / MIGX

MIGX for revo 2.2 and above
83 stars 78 forks source link

Add Items directly does not work #297

Closed alslapp closed 7 years ago

alslapp commented 7 years ago

Hi Bruno, Sorry for my english

"Add Items directly" does not work, from migx-2.10.0

console log: Uncaught SyntaxError: Unexpected token & VM745:1 at doDecode (ext-all.js:21) at Object.decode (ext-all.js:21) at MODx.grid.multiTVgrid1.addNewItem (?a=resource/update&id=1:735) at MODx.grid.multiTVgrid1.addItem (?a=resource/update&id=1:723) at S.onClick (ext-all.js:21) at HTMLSpanElement.I (ext-all.js:21)

Bruno17 commented 7 years ago

does this fix it? https://github.com/Bruno17/MIGX/commit/e4ec591dce906f1357e23b9b7ccac294cfa5f66e

alslapp commented 7 years ago

Hi Bruno, thanks for your response. This has fixed the problem.