I can’t believe I missed this gem in @chriddyp original post, but I’d like to give it
and a 
I think making a new triggered dict would make the code so much more readable. To me, this is meaningless boilerplate:
triggered_id = callback_context.triggered[0]['prop_id']
4 Likes