Replies: 4 comments
-
Hi @bistory, could you provide a failing unit test to demonstrate that this is a bug with the library itself? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Help, why is that, I didn't see anything from my |
Beta Was this translation helpful? Give feedback.
-
Same problem @alexmercertaken . Can't resolve, over 1 day with this problem... incredible... For my nothing work getMedia, getUrl or other functions. |
Beta Was this translation helpful? Give feedback.
-
I've moved this to a discussion as I'm convinced this problem is not caused by our package. We have test surrounding this functionality and this core functionality seems to be work for the vast majority of users of this package. If you are having problems with this, it's most likely an installation issue with the package or something in your project. If you are convinced the package code is wrong or can be improved, do PR a failing test to our testsuite that shows something is off. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just installed this library to test it in my workflow. It works great but when I try to get the relative URL with getUrl(), without the domain name, it returns the full URL like if I called getFullUrl().
I use the default config (not overwritten) and I just call
$ad->getFirstMedia()->getUrl()
in a template.Please ask if you need more information !
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions