Skip to content

fix: Store the current request for usage in the underlying webform_rest package

Walter requested to merge fix/store-instance-post-request into master

Underlying package breaks on the POST request because it needs access to the current request. Yet the current request isn't stored in our package. So added.

Merge request reports

Loading