Advanced Custom Fields – Issue with Slick Slider in ACF v6 Block

Try adding "editorScript": [ "jquery", "slick", "app" ], to your block.json file.

https://developer.wordpress.org/block-editor/reference-guides/block-api/block-metadata/#editor-script

Change out the array to call the scripts needed to load in your editor.