Marc Logemann
Results
22
issues of
Marc Logemann
# Documentation Issue The auth example is mentioned throughout the docs. But the imports dont work anymore. For example here: https://github.com/payloadcms/payload/blob/05ae957cd5d5a3cd2dba709d3e437d9e47c39ff9/examples/auth/src/collections/hooks/protectRoles.ts#L1 should be changed to latest version and current import...
documentation
status: needs-triage
Hi, your lib @innovixx/payload-icon-picker-field has no default export so you need to name import it: import {iconPickerField} from '@innovixx/payload-icon-picker-field' Should be fixed in the docs. Then there is no attribute...