STR:
Expected result:
"Reply to this review" and "Flag" are displayed.
Actual result:
Only "Flag" is displayed. The page must be refreshed to display "Reply to this review" button.
Notes:
This is reproducible only when the permalink for a developer reply is displayed on the reviews page.
This is reproducible on AMO dev and AMO stage with FF64 (Win10)

Hello,
May I take this one?
Thanks.
Hi @ioanarusiczki
Sorry, I have some questions,
To reproduce this bug, I create a new theme.
So, how long does it take to get a new theme approved? (so that I can reply it)
Or, is there any step I miss?
Thank you.
@xu3u4 The theme must be approved by an admin. Try to submit a dummy extension using this https://staticfil.es/webext-generator/ These are auto approved and then you will be able to see it's detail page and make reviews or developer replies.
Sorry for answering with a delay. I also updated the bug since I found an easier way to reproduce it.
Hi @xu3u4 , thanks for your interest in contributing! Not all issues are ready for contributors to work so please take a look at ones labelled as good first bugs.
Hi @ioanarusiczki ,
Thank you for your instruction. I can reply a review now.
Hi @kumar303 ,
Thank you for your advice. But because I have taken some bugs before, please let me try it.
Sorry I didn't have time previously, I am going to do it!
@xu3u4 fixing this issue may require re-architecting the Redux state in ways that are complex to test so I don't think it's a great issue to work on. I haven't looked at in detail, though. We have lots of contrib: welcome issues which are in a better state for contributors to work on.
I looked at your patch and I see that you found a simple solution. Good find!