Description
Is it only me? Ive spent a good 2 hours trying to get update-link directive to work.
I checked the documentation and examples and have rechecked my code at least 10 times, even had a peek into the release to check the directive was there! (Sadly the plunker hasnt been updated to include any working update-link examples - although i have COPIED the documentation examples into my page and they dont work.)
-
In my index.php I have the default tags in my head which includes the meta properties as well as the link rels.
-
In my gallery subpage/subdirectory I have included the update-meta and update-link directives as given in the example.
-
this results in the meta tags being updated, while the link tags remain as in the 'default' values in the head of the document.
....?!?....
Could somebody please create a working update-link plunker?