# Project 6: Kitchen API ## Bugs ### Replay Response Display Issues - **Mobile View Issue**: Response is not visible in mobile view - **Extended Layout**: Response only appears when the layout is extended ### Application Freezing - **POST Request Issue**: The replay application frequently freezes when sending POST requests, requiring page refresh - Unable to close, cancel, or interact with the application during these freezes - This issue does not occur with GET requests, but happens consistently with POST requests - Sometimes freezes occur even when just switching between tabs, body, responses etc. on both POST and GET requests ### What made you smile? - Linter was really helpfull ### What did you find confusing? - Replay issues