dwmkerr / dwmkerr/angular-modal-service

Directives inside modal scope don't correctly bind to the controller

Open
#90 2 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
618
Forks
312
Avg merge
3d 23h
Merged PRs (30d)
1

Description

When i create some directive in modal template definition and try send from modal controller some scope params in directive isolated scope, params in directive are undefined.

Demonstrating example:
https://jsfiddle.net/ztqvavcu/

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the jsfiddle demonstration linked in the issue and reproduce the undefined isolated-scope parameters from a directive inside a modal template. Trace how the modal controller scope is passed into the template and directive, then verify that the directive receives the expected values.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.