Sami Ekblad
Sami Ekblad
Yes, you right. The underlying communication is still asynchronous (XHR most likely). So if you want to pipeline them (one after another) you need to chain the callbacks. Or maybe...
Too beautiful? :) Something more you could tell us about it?
There is an option in Preferences -> Vaadin -> Vaadin Notification Center -> Enable
It had a major update a while ago already. Which version are you using at the moment? The disable feature is available through Vaadin preferences.
I'm reopening this since it looks like it missing again. It was originally closed when this was first added into preferences and dialog was fixed.
There is an option to do this in your gwt.xml by adding the following comment:
Since Vaadin 7.7 the .gwt.xml is generated, if add-ons exists in the project classpath. Local compilation is still the default. One solution would be to expand this to scan also...
Wizards use Maven archetypes now and this should changed there.
Looks like this uses `execCommand` which is deprecated. Should likely switch to https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API
Could not reproduce this one in latest Chrome 96 on Mac. @OlliTietavainenVaadin could you check Windows?