open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
37 stars 26 forks source link

SDK URLs have initial_data_reference=null #4827

Closed sergei-maertens closed 3 days ago

sergei-maertens commented 6 days ago

URLs generated/sent by the SDK contain a query parameter initial_data_reference=null even when there never was an initial data reference to begin with.

I expect this parameter not to be set at all if the form was not started with objects API prefill / initial data reference.