update to RIO 0.11.1
This commit is contained in:
@@ -20,7 +20,7 @@ class ItemPage(rio.Component):
|
||||
self.itm = find_item(self.barcode)
|
||||
#print(find_item(self.barcode))
|
||||
#print(self.itm)
|
||||
await self.force_refresh()
|
||||
self.force_refresh()
|
||||
|
||||
def build(self) -> rio.Component:
|
||||
if 'barcode' in self.itm:
|
||||
|
Reference in New Issue
Block a user