Problem/Motivation
UnoptimizedAssetResolver needs an update. The \Drupal\storybook\Asset\UnoptimizedAssetResolver has been changed in #3366561: Support preloading of fonts in the libraries API
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork storybook-3586657
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
webflo commentedComment #5
marcoliverThrew that patch into a project I use Storybook in.
Fixed the problem as expected. Did not encounter any new problems. So looks fixed to me.
Marking RTBC.
Comment #6
plopescThis bug prevented the upgrade to Drupal 11.4.x. Once the patch was applied, the site worked fine with 11.4.1.
Comment #7
e0ipso