I fixed it by myself.
If you have a motion effect applied for the entire section/block including the modal button, it will cause some problems for the modal to show up (modal has a default fade in down motion?)
In my case, I just removed the motion effect for the section and it worked for me.
I cleaned the cache and somehow it worked. Thank you.