You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this message finds you well. I am currently using your filament-wallet package in my project and have encountered an issue when using it alongside the "tomatophp/filament-accounts" package version "^2.3".
The problem arises from the fact that the registerAccountActions method has been removed from the FilamentAccountsServices.php class in the "tomatophp/filament-accounts" package. This has caused a "Call to undefined method TomatoPHP\FilamentAccounts\Services\FilamentAccountsServices::registerAccountActions()` error when attempting to use filament-wallet.
I believe this issue could be resolved by either updating the filament-wallet package to accommodate the changes in the "tomatophp/filament-accounts" package or by providing a clear migration path for users who are upgrading from previous versions of "tomatophp/filament-accounts".
Would it be possible for you to consider updating filament-wallet to ensure compatibility with the latest versions of "tomatophp/filament-accounts", or to provide guidance on how to resolve this conflict?
Thank you for your time and consideration. I look forward to your response and appreciate your continued work on filament-wallet.
Best regards,
The text was updated successfully, but these errors were encountered:
Dear filament-wallet Maintainer,
I hope this message finds you well. I am currently using your filament-wallet package in my project and have encountered an issue when using it alongside the "tomatophp/filament-accounts" package version "^2.3".
The problem arises from the fact that the registerAccountActions method has been removed from the FilamentAccountsServices.php class in the "tomatophp/filament-accounts" package. This has caused a "Call to undefined method TomatoPHP\FilamentAccounts\Services\FilamentAccountsServices::registerAccountActions()` error when attempting to use filament-wallet.
I believe this issue could be resolved by either updating the filament-wallet package to accommodate the changes in the "tomatophp/filament-accounts" package or by providing a clear migration path for users who are upgrading from previous versions of "tomatophp/filament-accounts".
Would it be possible for you to consider updating filament-wallet to ensure compatibility with the latest versions of "tomatophp/filament-accounts", or to provide guidance on how to resolve this conflict?
Thank you for your time and consideration. I look forward to your response and appreciate your continued work on filament-wallet.
Best regards,
The text was updated successfully, but these errors were encountered: