Title: block.json not load javascript
Last modified: March 23, 2023

---

# block.json not load javascript

 *  [pawelpoz](https://wordpress.org/support/users/pawelpoz/)
 * (@pawelpoz)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/block-json-not-load-javascript/)
 * ![](https://i0.wp.com/i.ibb.co/BNcPnxp/block-json-not-work.jpg?ssl=1)
 * Block.json does not load javascript file. Loading css works fine. The paths are
   correct, the block loads on the page, but the .js file does not load. What is
   wrong?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [optql](https://wordpress.org/support/users/optql/)
 * (@optql)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/block-json-not-load-javascript/#post-16610138)
 * I have the same issue.
 *  [theresa.webdev@gmail.com](https://wordpress.org/support/users/theresawebdevgmailcom/)
 * (@theresawebdevgmailcom)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/block-json-not-load-javascript/#post-16630449)
 * same here, I’m also integrating with acf
 *  [theresa.webdev@gmail.com](https://wordpress.org/support/users/theresawebdevgmailcom/)
 * (@theresawebdevgmailcom)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/block-json-not-load-javascript/#post-16630655)
 * What I found was, annoyingly, that for js I have to use wp_register_script and
   then use the script handle in block.json. Similar to what you see here [https://support.advancedcustomfields.com/forums/topic/acf6-register_block_type-assets/](https://support.advancedcustomfields.com/forums/topic/acf6-register_block_type-assets/)
 * The action to enqueue the script has to be a higher priority than registering
   the acf blocks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘block.json not load javascript’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 3 participants
 * Last reply from: [theresa.webdev@gmail.com](https://wordpress.org/support/users/theresawebdevgmailcom/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/block-json-not-load-javascript/#post-16630655)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
