mohebifar / mohebifar/DateTimeBundle
problem using with jquery widget
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I'm trying to use this DateTimeBundle with jquery widget in a form
but i'm getting block exceptions:
An exception has been thrown during the rendering of a template ("Unable to render the form as none of the following blocks exist: "_itw_userbundle_user_css", "itw_userbundle_user_css", "form_css".") in ITWUserBundle:User:new.html.twig at line 11.
What is the problem?
Contributor guide
No contributing guide indexed for this repository
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 ITWUserBundle:User:new.html.twig at line 11 and the missing block names in the exception. Trace how the DateTimeBundle form is rendered with the jQuery widget; the work is done when the cause of the absent CSS form block is identified and the required rendering path is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100