AUR0172
Error Message
Description
Example Trigger
<!-- ❌ Tagged template on optional chain -->
<div textcontent.bind="tag?.fn`x`"></div>Solution
Last updated
Was this helpful?
<!-- ❌ Tagged template on optional chain -->
<div textcontent.bind="tag?.fn`x`"></div>Last updated
Was this helpful?
Was this helpful?