Describe the bug
Starter-kit is not working on master branch. Please check io.knotx.fragments.handler.action.ActionProvider#prepareActionConfig and validate why this is not handled properly by RX.
To Reproduce
Steps to reproduce the behavior:
Go to 'knotx-starterkit'
Run on 'gradle build-docker'
Expected behavior
Action's configuration can be not declared.
Describe the bug Starter-kit is not working on master branch. Please check
io.knotx.fragments.handler.action.ActionProvider#prepareActionConfig
and validate why this is not handled properly by RX.To Reproduce Steps to reproduce the behavior:
Expected behavior Action's configuration can be not declared.
Additional context Unit tests required.