AUR0175
Error Message
Description
Example Trigger
<!-- ❌ Destructuring params -->
<div textcontent.bind="({ a }) => a"></div>Solution
Last updated
Was this helpful?
<!-- ❌ Destructuring params -->
<div textcontent.bind="({ a }) => a"></div>Last updated
Was this helpful?
Was this helpful?