Screen flickering(glitch) while writing data to EEPROM

I am writing code for esp32s3 lvgl display 5 inch. Everything is working good but i found a screen flickering issue while writing data on eeprom. EEPROM.commit(); this line is making the issue. I am stuck here. My code is finish. Could anyone solve this problem. Thanks.

Probably the Espressif guys can tell more how EEPROM and the screen interference with each other. I suggest opening an issue here.