In a recent project I have created, users need to perform CRUD operations and view the output in a table. Everything is functioning properly, however, there are instances where the "mat-select" within the "mat-paginator" starts behaving strangely. This issue is quite rare for me as I have worked on multiple projects without encountering this specific problem. For visual reference, please refer to this video (pay attention to the red squared area).
I have compared my current project with others in terms of Angular Material and Angular versions, but everything appears to be consistent.
It is unexpected for this issue to occur, especially since it doesn't affect all tables in the project at the same time.