How to disable/hide new Investigational Use Dialog?

Hi,
Is there any way to disable/hide the newly introduced Investigational Use Dialog?

Yes.

Try setting

 investigationalUseDialog: {
    option: 'never',
  },

in the default config platform\app\public\config\default.js.

You can see an example here:

OHIF application settings: