You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to an intervention that has at least one planned visit defined.
Got to intervention list
Go to an intervention that has no planned visits defined
Result
console error:
Uncaught TypeError: Cannot read property 'id' of undefined
at HTMLElement._canBeRemoved (intervention-planned-visits.html:193)
at TemplateInstance._annotatedComputationEffect (polymer.html:1650)
at TemplateInstance._effectEffects (polymer.html:1459)
at TemplateInstance._propertySetter (polymer.html:1443)
at TemplateInstance.__setProperty [as __setPropertyOrig] (polymer.html:1452)
at TemplateInstance.__setPropertyImpl [as __setProperty] (polymer.html:4410)
at HTMLTemplateElement._forwardParentProp (polymer.html:5206)
at HTMLTemplateElement. (polymer.html:4492)
at HTMLTemplateElement._functionEffect (polymer.html:1609)
at HTMLTemplateElement._effectEffects (polymer.html:1459)
The text was updated successfully, but these errors were encountered:
Go to an intervention that has at least one planned visit defined.
Got to intervention list
Go to an intervention that has no planned visits defined
Result
Uncaught TypeError: Cannot read property 'id' of undefined
at HTMLElement._canBeRemoved (intervention-planned-visits.html:193)
at TemplateInstance._annotatedComputationEffect (polymer.html:1650)
at TemplateInstance._effectEffects (polymer.html:1459)
at TemplateInstance._propertySetter (polymer.html:1443)
at TemplateInstance.__setProperty [as __setPropertyOrig] (polymer.html:1452)
at TemplateInstance.__setPropertyImpl [as __setProperty] (polymer.html:4410)
at HTMLTemplateElement._forwardParentProp (polymer.html:5206)
at HTMLTemplateElement. (polymer.html:4492)
at HTMLTemplateElement._functionEffect (polymer.html:1609)
at HTMLTemplateElement._effectEffects (polymer.html:1459)
The text was updated successfully, but these errors were encountered: