The Recipe that was resolved when adding a RecipeFlip was different than the recipe of the actual recipe flip (the one bought up by the RecipeFlipCreationPanel). This meant that the RecipeFlipGroup had a recipe that might not have matched its flips. Because a RecipeFlipPanel is rendered using info from the Recipe in its RecipeFlipGroup, this mismatch could cause issues.
The Recipe that was resolved when adding a RecipeFlip was different than the recipe of the actual recipe flip (the one bought up by the RecipeFlipCreationPanel). This meant that the RecipeFlipGroup had a recipe that might not have matched its flips. Because a RecipeFlipPanel is rendered using info from the Recipe in its RecipeFlipGroup, this mismatch could cause issues.