Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Howdy,
I'm, trying to find a way to watch for an event when a block in a block list editor gets deleted. Anyone know an easy way to do this?
$scope.$watch('block.data') only triggers on creation / updates to a block, not removal, and I need to remove a reference when removal happens.
Cheers!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Block list custom view - delete event?
Howdy,
I'm, trying to find a way to watch for an event when a block in a block list editor gets deleted. Anyone know an easy way to do this?
$scope.$watch('block.data') only triggers on creation / updates to a block, not removal, and I need to remove a reference when removal happens.
Cheers!
is working on a reply...