Brian Bento

Results 8 comments of Brian Bento

This does work for the javascript but any CSS that's linked doesn't include the pathname.

As a use case, this comes in handy when an organization wants to transition slowly page by page. So the pages can be hosted on a sub-path an reverse proxied.

The early days of Gatsby had similar issues. There was the need to deploy to a subpath, as well as placing files in a different location. So the URL could...

Does this help? https://www.npmjs.com/package/auto

@rndmerle Could you explain what you did? I'm having some issues.

@remidej Any idea when this will be fixed? Working on building my own custom fields and plugins and this is a major blocker. Is there a workaround for now? Thank...

@remidej Not a bug. This has been removed and replaced. View code here as in #20866 https://github.com/strapi/strapi/blob/baabf9edef4d0079bdbe0f891dcba743afc5a571/packages/plugins/color-picker/admin/src/components/ColorPickerInput.tsx#L79 This should be added to the breaking changes documentation.