Apparently Nminimze does not work anymore within RegionPlot (I worked before my last upgrade). I saw other user posts on the internet having similar problems. For example this produces an error:
RegionPlot[First@NMinimize[1 + a t + b t^2, t] > 0, {a, 0, 3}, {b, 0, 4}]
Has this been solved in Release 12 ? Is there a workaround in 11.1?
Thanks,
Thomas