Property [$record] not found on component:
I try to access the record which is just created using $record on after() life cycle hook but i got the error Property [$record] not found on component:. Thank you in advance for your help

4 Replies
?
Solution
Or probably:
yes,
($record)
👌Thank you guys