Wordpress load same script two times

I write a basic plugin with custom css/js. I use wp_enqueue_script for my custom script and use hook 'init' to register script in front-end page. But wordpress load this javascript file two times with different version. ( See in image ) And I don't know why. I load this script one time and load it in one point of my code.

I have tried clean cache wordpress, cache browser, but nothing do.

My site is esposte online : https://node.alfonsosomma.it/2022/02/04/articolo-prova/ I write plugin to use add_shortcode function to create form; shortcode for the form in this page (articolo-prova).

Best regards,

Topic scripts shortcode wp-enqueue-script plugins Wordpress

Category Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.