-
Notifications
You must be signed in to change notification settings - Fork 8
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
Widgets section don't work after update #9
Comments
Comment it out and will launch, however it depends on some fixed paths to the Models |
I don't use this method by myself, it's package error #10 |
This is related to dcasia/nova-inline-morph-to#25 where we added typeUpdateable method to allow update model data after creation. Currently, we have this dependency attached through repositories: https://github.com/Nova-BI/nova-dashboard-manager/blob/main/composer.json But it is strange, that this dependency is not applied for you. |
I can confirm that the dependency exists but probably ignored:
|
I think you should create custom branch in |
@keizah7 thanks! Changed branch to dev-custom and updated dependecies on composer. Can you try update composer and look does it solve the problem? |
|
Renamed branch from "custom" to "dev-custom", probably requires some time to drop composer cache or |
It should work if your branch named custom. custom => dev-custom. If your branch is dev-custom, you should require dev-dev-custom.. |
@keizah7 Ok didn't know that. Changed back to custom. Thank you for help! |
Try this one |
Changed |
https://packagist.org/packages/nova-bi/nova-dashboard-manager |
|
I have the same issue Loading composer repositories with package information Problem 1 |
|
Method DigitalCreative\InlineMorphTo\InlineMorphTo::typeUpdateable does not exist.
The text was updated successfully, but these errors were encountered: