Skip to main content
Question

RJSF - array type field is not rendering correctly in figma make

  • December 14, 2025
  • 0 replies
  • 4 views

ROSH-gtpx

Hey team, I need your assistance with this issue. I created a basic single-page app and imported @rjsf/core. I loaded a simple JSON schema and UI schema with an array and string “phone" numbers. The problem is that the form renders correctly, but unexpectedly, users cannot input any text. Additionally, all fields load with the shadcn style except for the array field.

testing in the RJSF playground (https://rjsf-team.github.io/react-jsonschema-form/) is working just fine. 

this seems very specific to figma make. 

if any one can help 


here is my test env if you want to view the behavior 
 

test env