Hello.
I have been exploring the sample code provided and noticed the Feature widget in a side panel example has a nice functionality which displays a pop-up template of the feature the user's cursor is currently hovering on.
However, one thing i've noticed is that, once the pointer is removed from hovering over the feature layer, the popuptemplate is reset and no pop-up displays.
I'm very new to hittests and the 'promiseUtils' function, so I was wondering if it were possible to configure the app to show the popuptemplate of the last feature hovered on?
Thank you.