Why does #angular prepend "unsafe: " to "https://example.com" URLs? Stackoverflow says, "turn off the safety feature" -- if that is the only solution, why make everyone turn off santization all the time when binding to href? And aren't URLs, like, fundamental to websites?
Some BS from angular source code
"It is not required to bypass security if the value is safe, e.g. a URL that does not start with a suspicious protocol" <-- why would https be suspicious♡ 0 ↻ 0