crud icon indicating copy to clipboard operation
crud copied to clipboard

After returning from the 403 screen dropdowns don't work

Open fozbek opened this issue 3 years ago • 0 comments

I created a resource and policy. And set return false the create method. Navigate the resource list page. Click create button and navigate back. Then when u click your profile name you can see dropdown doesn't work. And there is also css problem after that.

{
  "require": {
    "laravel/framework": "^8.12",
    "orchid/crud": "^2.7",
    "orchid/platform": "^9.19"
  }
}

Chrome Version 88.0.4324.182 (Official Build) (64-bit) Fedora 33

Screenshot from 2021-03-03 20-57-49

fozbek avatar Mar 03 '21 18:03 fozbek