Yes. Here is the error.
System.ArgumentException: invalid WebView2!
Here is the full error message
Pollination.Revit.ModelEditorTsService | [Pollination Error]
System.ArgumentException: invalid WebView2!
at PollinationBrowserControl.BrowserControl.PostMessageJson(String json, Boolean sendChunked)
at PollinationBrowserControl.BrowserDialog.PostMessageJson(String json, Boolean sendChunked)
at Pollination.BrowserMessageHandler.ServiceHub.InvokeTypeScriptFunction(String functionName, MessageParam[] arguments, Action`2 sendTsAct, Nullable`1 timeoutMs)
at ModelEditorSDK.ModelEditorSDKTsService.licenseChanged(Boolean isLicenseValid, String report, Nullable`1 timeoutMs)
at Pollination.Revit.ModelEditorTsService.Key_IsLicensedChanged(Object sender, LicenseStateChangedEventArgs e)
This is something that @mingbo can help with but it will take some time before he starts his day. Meanwhile, let me see if I can recreate the issue on my end and try to find a quicker solution. Everything works as expected when using Model Editor Desktop. I will try the version in Revit next.
Am I right that you also get the same error when you use the Revit Plugin Classic? If the classic plugin works, you may want to download the PoMF using the older version, and then try to use the Model Editor Desktop to clean it up. I know it is a pain to use the older version but that might give us a way around this issue for now.