Jannis Leifeld
Jannis Leifeld
You can import the library directly in the file and it works perfectly: ``` // Import ScrollMagic library import ScrollMagic from 'scrollmagic'; // init controller var controller = new ScrollMagic.Controller();...
Can you have a look at the Jest tests? There are some failing tests which need to be fixed before we can merge it
> > Can you have a look at the Jest tests? There are some failing tests which need to be fixed before we can merge it > > @jleifeld which...
I updated the tests and merged it with https://github.com/shopware/shopware/commit/d7bda7ede5c76d4ce5e6b99850df334d6eb4a109 to the platform. Thanks for your contribution!
Thanks for your contribution! 💙 🎉 I talked internally with a UX specialist and got some good feedback and ideas: To address the issue of changes to the layout being...
Thanks for your contribution 🥳 Can you also write tests for this change?
Hey @bilobait-lohrmann , I will have a look at your issue and will give your more information after testing it out
FYI: I can reproduce the error and will fix this issue. I report the status here. You can also see the current progress in the Issuetracker: https://issues.shopware.com/issues/NEXT-29862
Issue is resolved: https://issues.shopware.com/issues/NEXT-29862
> 2\. With clean install i mean a cloud instance created in the shopware account (can be down in the plugin area). I have a customer which aready has some...