The existing SEO URLs feature within traditional web applications is a very useful component within the OutSystems platform for making domains point to specific applications or pages, making URLs easier for users to follow and navigate, and presenting a "cleaner" look and feel.
With React, this feature is now missing entirely and the only 'workaround' is to use links to traditional web, then push the user back into Reactive web again afterwards.
Not only does this slow the load down, increasing load times and decreasing user experience, it also redirects the user from the url/domain they were expecting to see to a url with "too much code" in it, decreasing user trust in the website.
SEO URLs are an existing feature in traditional web that should have been included with the initial roll out of React/Reactive Web and it is imperative this feature be restored ASAP in order for existing implementations to adopt React.