I'm new to Vaadin and I started with the demo quick start application using the latest version of vaadin (23). It runs fine in chrome and firefox but seems not supported on Microsoft Edge (v. Microsoft Edge 44.19041.423.0).
I read something about but no one solution worked like this.
Still, Vaadin supports M.Edge?
Can anyone help to solve or point me in the right direction?
Thanks
https://github.com/vaadin/platform/releases/tag/23.0.0 lists the supported browsers. The evergreen version of Edge is supported, older versions are not.
Vaadin 23 does support the evergreen version of Edge (see release notes), but as the message says, you're using a too old version. Upgrading the browser should solve the issue.
Yes, as you said i was using a too old version.
The problem appeared on old windows builds, because windows update is disabled by the customer company antivirus by default and for this reason not even Microsoft Edge was updated and some workstation had an older version of it.
Just upgrading solve the problem, thanks
ps. I edit the title
Related
Is it possible to use the Delphi 10.4 TEdgeComponent with the official release of Microsoft Edge and WebView2 insted of the Edge Canary channel?
I have installed the oficial release of edge with the latest WebView2 avaiable here
https://www.nuget.org/packages/Microsoft.Web.WebView2 and it didnĀ“t work.
The only way I was able to get the sample project to work, was by installing the canary channel version.
Which is not a problem talking about the development environment.
But to force the end users to install the canary channel version, is not a good approach.
How to accomplish this task?
You need Delphi 10.4.2. See this Embarcadero video.
Also have a look at this Embarcadero blog post. It explain how to install the required dependencies.
And this source code.
Microsoft Edge (Chromium) is in Beta on MacOS. Will there be a Microsoft Edge (Chromium) 'webview' control for MacOS? I suppose this is dependent on having support for .NET Core. Currently the support is limited to C++.
Is this same link, it says "In the future, we plan to support WebView2 on .NET.", I would assume this means .NET Core? Does anyone know what the plan is?
According to the comments in this Issue there is a plan to support Linux and MacOS, but probably only post 2021.
It is stated, that support for these platforms is on their Roadmap, though.
At present, we are not available with any information on whether there will a webview control for the MS Edge Chromium browser for MAC OS or not. We also don't have any information about it's future plan.
I suggest you wait for the official announcement from Microsoft about webview control for MAC OS.
Is there an api to monitor Microsoft Edge browser version and its release dates?
more like https://omahaproxy.appspot.com/all.json
for google chrome.
Thanks in advance!
If anyone is looking for endpoint for finding current released version of Microsoft edge, you can get information from following,
Edge Latest Stable Version
For more information you can find answer on following
Microsoft Edge Latest Version Number
I am trying to install informix dynamic server version 7.
IBM site provide links to "Informix" version 11 Plus.
Anyone knows how can I reach the installation files?
Informix 7.31 (last in 7.x family) support ended in 2009. So you won't find the installation files anywhere. And you may have troubles installing such an old product on today's operating systems.
There was no "free" version of Informix 7 as there is today for current versions.
If you actually "own" the product you may try to contact IBM and explain why you need it.
It would also be nice to know why you need it? Do you need to restore some old backup?
Regards.
I have a strange issue while running an app in dev mode. The messages_*.properties are not hot deployed. This is very weird since it used to work in older versions now with version 2.2.1 doesnt work anymore.
Does anyone also have this issue? Any idea how to solve it?
Thanks,
Regards,
Nicolas
You need to upgrade grails version to solve it. it is a bug
Otherwise you can use workaround in comments to ticket from dongheping, but I recommend upgrade