Skip to content

Conversation

Reapious
Copy link

When trying to access the page listing in a filament v4 panel, an error is thrown:

Z3d0X\FilamentFabricator\FilamentFabricatorManager::getPageUrlFromId(): Argument #2 ($args) must be of type array, true given, called in /var/www/html/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php on line 363

Copy link

what-the-diff bot commented Oct 12, 2025

PR Summary

  • Updated URL Generation for 'Visit' Action
    The method we use to form URLs for the 'visit' action has been altered. Specifically, a 'true' argument that was previously part of the 'getPageUrlFromId' function has been removed. This simplification can improve how we produce URLs, reducing the chance of errors and making the process more efficient.

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

Successfully merging this pull request may close these issues.

1 participant