mohebifar / mohebifar/DateTimeBundle

problem using with jquery widget

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.