mrjmd / pdb

Decoupled Blocks is a Drupal 8 module to simplify integrating javascript frameworks into your site.
https://www.drupal.org/sandbox/mrjmd/2664138
57 stars 14 forks source link

Pathing issues remain #50

Closed mrjmd closed 8 years ago

mrjmd commented 8 years ago

We still have pathing issues when looking at components on paths like:

/node/1

Components on that node work fine if it's promoted and viewed from the front page, but get 404's if viewed from node/1.

WU solved this, I'll look over the code there and import it.

mrjmd commented 8 years ago

One line fix, wrapped the component path in scroll-loader.ts in a Drupal.url().

Committed directly to 8.x-1.x branch, commit here:

https://github.com/mrjmd/pdb/commit/5e699fd4b975263f575c11f3f486f39f28b87830