Yashodhan Singh Rathore
Yashodhan Singh Rathore
[svelte-simple-i18n](https://github.com/dsfx3d/svelte-simple-i18n) A lightweight package for i18n support.
If we have an `AuthGuard` to prevent unauthenticated access to the protected routes, then why are we redirecting the user to an error page if the [`auth0Client.checkSession`](https://github.com/auth0/auth0-angular/blob/a6c8a61fd7d071daadb113de7506723b4e4e8d57/projects/auth0-angular/src/lib/auth.service.ts#L104) fails? I'm not...
This PR improves the [getProps](https://github.com/single-spa/single-spa/blob/f28b5963be1484583a072c8145ac0b5a28d91235/src/lifecycles/prop.helpers.js#L7) function by enabling it to extract dynamic route parameters and include them in the final props object. These modifications enhance the functionality of single-spa applications...
Have you thought about adding support for TS? I'd be happy to contribute if you are open to the idea. P.S. I want to use this package in a Typescript...