The Intro to PopupTemplate sample code has the Popup component in the code, but then it autocasts the popup template into the popupTemplate property of the feature layer. I believe that you can delete line 29 of the code where it adds the popup component and it will still behave exactly the same, especially since we didn't add any extra actions to the popups. The first sentence of the page description talks about the new Popup components, but they don't actually seem to be used in the code. Is this really true, or am I missing something? Thanks.