Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package is not compatable with latest version of LWC #26

Open
dscasper opened this issue Aug 18, 2021 · 2 comments
Open

Package is not compatable with latest version of LWC #26

dscasper opened this issue Aug 18, 2021 · 2 comments

Comments

@dscasper
Copy link

This looks to be a really great package and was featured in a DevTalkies on youtube: https://www.youtube.com/watch?v=e-oNJ5oFhgs.

The issue is the package is no longer compatable with the latest versions of LWC and fails to install because of an older peer dependency. Are there plans to update the package to the latest version of LWC? Looks like this has lost traction as there haven't been updates in a while. Any update would be great.

LWC package is at version 2.3.0: https://github.com/salesforce/lwc/releases/tag/v2.3.0

There is a peer dependency in this package to version 1.7.2 of LWC.
"peerDependencies": { "lwc": "^1.7.2" },

@TurekBot
Copy link

I'm also experiencing this: @lwce/router doesn't appear to work anymore!

To help, I've created a minimal, reproducible example with a default create-lwc-app and just added @lwce/router (and all other necessary config from DevTalkies' video).

I followed the video very carefully, but in the end it doesn't work: it shows the content of all routes and the links don't work.

d37HRWlRHf

Is there anything we can do to help, @blittle? Thank you!
@adityanaag3

@AlbertoMata
Copy link

I think the only option is to support our own and updated version of this package. I would be really great to have one since it is really nice and we can increase package adoption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants