Skip to content

BUG: RuntimeException when Flux elements are nested inside Gridelements #2238

@oli09x

Description

@oli09x

I have checked that the bug exists in the dev-development branch
Yes

I have checked that there are no already open issues or recently closed issues about this bug
Yes

Describe the bug
When a page on the frontend is opened which contains a Flux element nested inside of a Gridelement (EXT:gridelements), the following error occurs: Unable to resolve a ConfigurationProvider, but controller indicates it is a Flux-enabled Controller - this is a grave error and indicates that EXT: FluidTYPO3.Flux itself is broken - or that EXT:FluidTYPO3.Flux has been overridden by another implementation which is broken. The controller that caused this error was FluidTYPO3\Flux\Controller\ContentController".

To Reproduce
Steps to reproduce the behavior:

  1. Create a Grid Element.
  2. Create a Flux element inside of that Gridelement
  3. Open page on the frontend

Expected behavior
Working page.

Additional context
This error happens on EXT:flux version 10.1.0 and 10.1.1. It doesn't occur on 10.0.10 or lower.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions