admin icon indicating copy to clipboard operation
admin copied to clipboard

Using a pathas entrypoint crashes

Open dunglas opened this issue 4 years ago • 1 comments

This crashes <HydraAdmin entrypoint="/" /> while this works <HydraAdmin entrypoint={window.origin} />. It would be nice to support for non-absolute URLs, especially now that the distribution exposes the API and the PWA on the same domain.

Relate to https://github.com/api-platform/api-platform/pull/1850

dunglas avatar Mar 16 '21 17:03 dunglas

Hello, interested on that too, is it still an issue? Thanks.

afilp avatar Feb 16 '22 18:02 afilp