Fixed
Details
Assignee
Antranig BasmanAntranig BasmanReporter
Tony Atkins [RtF]Tony Atkins [RtF]Components
Fix versions
Priority
Blocker
Details
Details
Assignee
Antranig Basman
Antranig BasmanReporter
Tony Atkins [RtF]
Tony Atkins [RtF]Components
Fix versions
Priority
Created November 25, 2015 at 4:08 PM
Updated July 8, 2016 at 1:05 PM
Resolved March 4, 2016 at 8:02 PM
If you run
that.locate(selector)
from a view component that does not have a matching selector, currently the entire container is returned. This means that a single typo in a selector can result in mistakenly operating on the entire container. In talking with Antranig about working around this problem, he proposed simply fixing it in FluidView.js.