Revert "Revert "feat: remove field-data binding from the runtime [FC-0026]" (openedx#32740)" #32737
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This reverts commit c6bd98e (from #32730), which reverted #32420. It also reverts cd31c18 and d5cd535 (from #32740), which reverted #32357.Edit: apparently, #32740 was squashed, so we cannot cleanly revert it anymore. We will need to revert fa06be1 instead.
That first revert didn't fix the issue, so we can revert this revert. If #32740 won't fix this issue, too, we can do a clean rebase of this PR through the GitHub UI (to drop the first two commits, which are in the mentioned PR).This reverts #32740. After reproducing the issue locally, it turned out that the first revert (#32730) fixed the underlying issue.