Shopping list won't update until reload browser

Hi,
i have a page that i added some button to add item to the shopping list and also the shopping list itself. When i add an item with the
service: shopping_list.add_item, i need to refresh my brwoser to be abble to see the new item in the list.

Is there a workaround?
thanks