Hello! My webapp is performing bulk attribute edits using the applyEdits() function of the JS API, however after the updates are performed, our popups are not reflecting those updates. It seems that the solution would be to refresh the feature layer (using featurelayer.refresh()), however it seems that the popups do not reflect the refreshed state. Can anyone speak to this?