Tobias Pinnekamp

Results 8 comments of Tobias Pinnekamp

We having the same/similar issue, but for a translated record. We have a backend layout with 3 rows and 1 column each. One column has the `maxitems = 1` option...

Having exactly the same problem. My workaround for now is to add a filter to the related resource to be able to filter by the parent object id. But that's...

The linked demo in this [comment](https://github.com/metafizzy/flickity/issues/233#issuecomment-221586880) only shows how to set options based on breakpoint on page load but not on page resize.

I try to provide you with a more specific example + explanation in the coming days.

Yes, we already had the YouTube iframe in question under Klaro control to prevent any unwanted data transmission. And because it is just a cosmetic background video with a background...

That it also triggers the enabling of those videos is clear. But if you reject everything the layer still is present. Which is good in general to be able to...

We have a similar issue. We're currently on an old setup with TYPO3 8.7.x and femanager 2.6.2. https://github.com/in2code-de/femanager/blob/ff97c510830f350a78638abf0f969a271ab392fc/Classes/Utility/TemplateUtility.php#L42-L47 At line 47 `$configuration['view']` is NULL. There is no path setting at...

I'm having the same problem. But in my case the nested component doesn't get unmounted. It only runs one `@@redux-ui/UPDATE_UI_STATE` action setting one value and then the console prints the...