anvilistas / anvil-extras

Other
76 stars 21 forks source link

Augment has a bad refrence #491

Closed lewysigns closed 3 months ago

lewysigns commented 5 months ago

Describe the bug This doesn't prevent the module from working or raise an error when running.

It is an error message in the Designer Output in the Anvil IDE

Version 2.5.4

To Reproduce add this line of code to a form

augment.set_event_handler(self,'click',self.button_clicked)

Screenshots

image
s-cork commented 5 months ago

Can you try the development dependency. I think this is already fixed.

lewysigns commented 5 months ago

Already fixed! Thanks @s-cork !