ZenSoftware / zen

⛩ Nest + Prisma + Apollo + Angular 🏮 Full Stack GraphQL Starter Kit ⛩
185 stars 32 forks source link

Update localstorage-slim to version 2.5.0 for debugging and addressing potential issues #31

Closed LennonReid closed 1 year ago

LennonReid commented 1 year ago

I've noticed that if the "token" value pre-exists in the default host localhost:4200 before running the project, it can lead to a syntax error during JSON parsing by a dependency library. I contacted the team behind the localstorege-slim library regarding this, and they were quick to address it. They've released a new version, 2.5.0, just yesterday. For more details, refer to the related issue.

If it's alright with you, I'd happily submit a PR to address this.

BTW, I am blown away by the incredible work you've done! Thanks a million for creating and sharing this code!

ZenSoftware commented 1 year ago

Thanks again! Closing this along with https://github.com/ZenSoftware/zen/pull/32

I was hoping to find some contributors.