reflex-examples icon indicating copy to clipboard operation
reflex-examples copied to clipboard

Fix all examples that yield/return events incorrectly

Open masenf opened this issue 1 year ago • 0 comments

Anywhere we're calling return self.X or yield self.X need to be changed to the class reference.

masenf avatar Aug 23 '23 20:08 masenf