Skip to content

Resolve "early disappearing of notification on insert - (shifting) in courseware", fixes #325

Farbod Zamani requested to merge issue-325 into main

This PR fixes issue #325 (closed). It contains a minor code enhancement to validate the source at first and then, after the insertion of block/container/element is done, uses a single function afterInsertCompletion with nextTick vue feature to run required actions after the emit is called.

Merge request reports

Loading