# Blocks bug: components new path not corrected

**URL:** https://forum.pinegrow.com/t/blocks-bug-components-new-path-not-corrected/159
**Category:** Feature Request
**Created:** [September 5, 2016, 4:27pm UTC](https://forum.pinegrow.com/t/blocks-bug-components-new-path-not-corrected/159 "2016-09-05T16:27:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![benjamin](https://avatars.discourse-cdn.com/v4/letter/b/3d9bf3/32.png) [@benjamin](https://forum.pinegrow.com/u/benjamin)
#### Post date: [September 5, 2016, 4:27pm UTC](https://forum.pinegrow.com/t/blocks-bug-components-new-path-not-corrected/159/1 "2016-09-05T16:27:43Z")

</div>

Hey guys,

Can’t find a bug report section so I guess it’ll get posted in the Feature Request:

I have configured my custom blocks as defined in the videos, to be more precise:

1. my header block has an image, that is stored in the assets folder.
2. my project has the “assets” folder defined as Ressource

Now comes the buggy part:

1. I create a new file, in a new folder, then activate my library and copy the Resources…
2. Surprise, Pinegrow decides to move my Resources inside the /components/MyBlocksLibrary/assets… instead of /assets
3. As a result if I put my header block into my new page, the image will NOT be displayed, as the block itself defines the image path as being /assets/banner.jpg and NOT /components/MyBlocksLibrary/assets/banner.jpg as Pinegrow has put it in…

Did I miss something in the video ???

Thanks,

Cheers,
