I have a number of html files uploaded to my app under html root directory feature.
Now instead of being displayed on my domain under the path I set, when someone visits a url that points to a file hosted on the root, bubble just redirects to the aws url https://s3.amazonaws.com/appforest_uf… of the file.
This does break all of my static content html pages which are the primary source of organic seo traffic to my app. Additionally scripts like Intercom and fonts on those pages no longer work, becuase they’re only allowed to run on my app domain.
I would definitely submit a bug report. While what @lantzgould says is true, I don’t think that behavior should apply to web root files - especially since it’s a paid feature which explicitly states…
I did file a bug report before making this post. @lantzgould (thank you!) was right about it being because of bubble version 6. I downgraded back to version 5 and that resolved the issue. Not sure if it’s intended behavior or not, but I figure the bubble team will be able to answer that on monday.