Desired Use Case
The Dynamic Form Title should populate without race conditions.
Actual/Current Behavior
The DynamicForm title currently populates synchronously, so it is initially not available. The user should not see any problems, but the translation library Transloco logs an error in the console.
Steps to Implement This Feature
Pre-Testing TODOs
What needs to be done before testing.
- Change DB values in x collection to y.
Testing Steps
If you are not a member of this project, skip this step
How do the users test this change?
- Navigate to x screen
- Click on y button
- Observe z result
Learning
Describe the research stage.
Links to blog posts, patterns, libraries or addons that could be used to solve this problem.