Files
openide/plugins/github
Chris Lemaire 1d6a606bea [github] Fix comment action stuck on Loading... initially (IJPL-156163)
#IJPL-156163 Fixed

This is awesome: because we now launch the state flow immediately,
the createSingleCommentAction and createReviewAction fields
may still be uninitialized.

To solve: just make sure they're initialized before submitActions...

GitOrigin-RevId: 2e443a2c0633f7971aa77738855f361db16a8ea4
2024-07-02 22:09:46 +00:00
..