I am working with 2 SharePoint lists within my app (Ex: MainList, LookupList). One of them has a lookup column that relates to the other list.
I also have a form within my app which allows items to be added to the LookupList. However, sometimes after adding items or deleting items, they do not show up, or continue to show even after being deleted. Hard clearing of the browser cache (Ctrl+F5) is the only immediate fix (or whenever the browser cache clears itself via closing/reopening).
I tried Refresh functions in several places, and am not able to get any consistent results. Has anyone run into this before? For additional info, the lookup list has just 265 items.