<table><tr><td style="">hein added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D3931" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Looks like it will be the code comment route:</p>

<p>‎[17:38] ‎<‎Sho_‎>‎ btw<br />
‎[17:39] ‎<‎Sho_‎>‎ i have a dev on phab who claims push/pop on a [] held in a var-type prop doesn't notify<br />
‎[17:39] ‎<‎Sho_‎>‎ anyone run into this?<br />
‎[17:39] ‎<‎kbroulik‎>‎ yup<br />
‎[17:39] ‎<‎kbroulik‎>‎ that's by design™<br />
‎[17:39] ‎<‎kbroulik‎>‎ QML can't detect that<br />
‎[17:39] ‎<‎Sho_‎>‎ even for a JS array?<br />
‎[17:39] ‎<‎kbroulik‎>‎ yup<br />
‎[17:39] ‎<‎Sho_‎>‎ or is this just with QML lists<br />
‎[17:39] ‎<‎kbroulik‎>‎ also for JS objects<br />
‎[17:39] ‎<‎Sho_‎>‎ ok ...<br />
‎[17:39] ‎<‎Sho_‎>‎ what did you do to work around?<br />
‎[17:39] ‎<‎kbroulik‎>‎ var foo = prop<br />
‎[17:39] ‎<‎kbroulik‎>‎ foo.push(bar)<br />
‎[17:39] ‎<‎kbroulik‎>‎ prop = foo<br />
‎[17:40] ‎<‎Sho_‎>‎ how aful</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3931" rel="noreferrer">https://phabricator.kde.org/D3931</a></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>chinmoyr, hein, Plasma<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, andreaska, sebas<br /></div>