Closed safazi closed 11 months ago
https://github.com/rbxts-flamework/components/blob/master/src/components.ts#L378
Accessing this.attributes in the onAttributeChanged connection can still have the old value.
this.attributes
onAttributeChanged
https://github.com/rbxts-flamework/components/blob/master/src/components.ts#L378
Accessing
this.attributes
in theonAttributeChanged
connection can still have the old value.