Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access to the editor object without controller #48

Open
jesusmariocalleja opened this issue May 7, 2020 · 0 comments
Open

Comments

@jesusmariocalleja
Copy link

Hi!

I needed to get access to the editor object. I saw in your demo that you could do it adding the controller, but in my case I need it to do it without adding it. After a lot of workarounds, I had to modify your library to get access to it through the scope, but I don't like to change external libraries.
Is there any clean way to get access to it? If not, could you apply the change I made?

(I just added this line)
image

(And then I can get it through the directive)
image

Thanks a lot! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant