Closed moberwasserlechner closed 5 years ago
I'm working with more than one Vaadin UI. The UI using this addon is bound to the path "/s/" and the addon's request results in "/s/" + this.requestHandlerUri.
The PR changes the behavior only slightly and now accepts requests from different UIs.
I'm working with more than one Vaadin UI. The UI using this addon is bound to the path "/s/" and the addon's request results in "/s/" + this.requestHandlerUri.
The PR changes the behavior only slightly and now accepts requests from different UIs.