Skip to content

Fix null reference when publishing/submitting a question in mobile view

Grigor Malo requested to merge fix-null-formRef into master

FIX:

  • add forceRender prop to Collapse.Panels in Question's mobile view, so that formRef.current or waxRef.current always have a value

Closes #190 (closed)

Edited by Grigor Malo

Merge request reports