- Notifications
You must be signed in to change notification settings - Fork 414
Closed
Description
Describe the bug
Angular material tablerenderer exceeds the width of JSON Forms.
Expected behavior
The table renderer should have a different overflow behavior (e.g. Scrollbar) and not exceed the width of JSON Form.
Steps to reproduce the issue
In the angular material example app:
- add width to JSON Forms
- select array example
Screenshots
Which Version of JSON Forms are you using?
3.2.1
Framework
Angular
RendererSet
Material
Additional context
No response