-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[x-license] Getting "MUI X: License key expired" while using a legit key #15998
Comments
When debugging the licenseInfo object you can see that although we set it with key "62...", when it tries to get the key for verification it gets a weird key of "65...." |
for now rolling back to "@mui/x-data-grid-pro": "5.17.5" works. |
Thanks for opening a Zendesk ticket, I propose we continue this thread there https://mui.zendesk.com/agent/tickets/24626, until we find if there is a root cause or not in the code. We will report the solution here for future developers, to continue to build up a knowledge base. Off-topic. Fun observation on this:
This is bound to fail, one day or another. It won't work if a developer uses two versions of an MUI X component because he's migrating from one to another or adding a new one while not migrating an old one and we changed the way the license key structure (needed one day or another). We only have a few options:
mui-x/packages/x-charts-pro/package.json Line 47 in 758d8b8
Hence why we are on 1. Now, we could make changes to make it work is:
|
The problem in depth
Hello, we renewed our license for MUI X, we got a new key “624ef......”, when I update our mui x data grid pro
we get a placeholder of “MUI X: License key expired” when we use the components.
previously we used
@mui/[email protected]
and I did an upgrade to "@mui/x-data-grid-pro": "^5.15.0".when I upgrade to the latest I get "MUI X: Expired package version",
I've tried setting the license using "@mui/x-license" and also "@mui/x-license-pro" which did not work.
Your environment
No response
Search keywords: License key expired
Order ID: 103279
Context
https://mui.zendesk.com/agent/tickets/24626
The text was updated successfully, but these errors were encountered: