Gerald R.

Results 40 comments of Gerald R.

Have not tested that yet but at least the description looks promising: https://github.com/sachinchoolur/replace-jquery

There is already a solution in the development branch: https://github.com/FluidTYPO3/flux/commit/61a2c281571af45a81d924433212682bb62abb4c

@extcode After merging the PR this issue can be closed now :)

@georgringer Can you share the code with me? Thanks!

I tried in TYPO3 v12 the new content object [`EXTBASEPLUGIN`](https://docs.typo3.org/m/typo3/reference-typoscript/main/en-us/ContentObjects/Extbaseplugin/Index.html) ```typoscript lib.miniCart = EXTBASEPLUGIN lib.miniCart { extensionName = Cart pluginName = MiniCart } ``` The problem is the same, after...

@extcode As I can see this issue seems to be solved with your answer and the feedback from the author. I suggest closing this ticket!?

@extcode In my opinion this error does not occur any longer and the issue can be closed!?

@mkrappitz Thanks for your feedback! It helped cleaning up the code, see #455. I did not change the documentation because other extensions do it the same way (see e.g. https://docs.typo3.org/p/mask/mask/7.2/en-us/API/Loader.html?highlight=services#registering-loaders...

@extcode I had the same issue still in 9.x-dev and will make a PR for it.

@extcode as you answered this issue it can be closed in my opinion.