ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

fix(core): malformed URIs will not throw exception

Open sean-perkins opened this issue 1 year ago • 1 comments
trafficstars

Issue number: resolves #29479


What is the current behavior?

If an application includes a malformed URI, an Ionic Framework can "crash" due to an uncaught exception in parsing the URI for the Ionic config.

What is the new behavior?

  • Handle the malformed URI fallback if the config cannot be determined
  • Added unit tests for this case

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

sean-perkins avatar May 09 '24 20:05 sean-perkins

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 8:51pm

vercel[bot] avatar May 09 '24 20:05 vercel[bot]

Dev build: 8.1.2-dev.11715623495.196f4eba

thetaPC avatar May 13 '24 19:05 thetaPC