コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5510 ビュー

Hello,

I am trying to modify a kaban view a bit, and for a quick test, I edited kanban.js to print 'dataset' to the console

console.log(dataset); --> ... ids: Array[7]

But

console.log(dataset.ids);  --> Empty array. 



Can somebody explain this?

And how can I change dataset.ids ? (I set dataset.ids = [1, 2, 3]; but this did not work)

Thank you!






アバター
破棄
著作者

I don't know why i can not edit my question and upload photo feature of this forum does not work (I inserted an image in my question). Please take a look at: https://flic.kr/p/Eoxi8Q

著作者 最善の回答

Okie,

got it.

http://stackoverflow.com/questions/35791853/can-not-access-and-change-property-of-a-variable

アバター
破棄
関連投稿 返信 ビュー 活動
2
7月 23
2724
3
6月 20
4948
1
4月 16
5126
0
3月 15
4885
0
7月 25
250