contributte / contributte/forms-bootstrap
{formPrint} macro not attached
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 21
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
When I use {formPrint} latte macro on \Contributte\FormsBootstrap\BootstrapForm, get error:
Nette\MemberAccessException
Call to undefined static method [Nette\Bridges\FormsLatte\Runtime::renderformPrint()
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the {formPrint} usage on Contributte\FormsBootstrap\BootstrapForm and trace how the form macros are attached. Reproduce the reported Nette\MemberAccessException and inspect the relevant Bootstrap form integration. Done means {formPrint} renders without the undefined renderformPrint() error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100