question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom tool not working

See original GitHub issue

I am trying to add a custom tool without success.

I have passed as a parameter in tools: <email-editor [options]="config" [tools]="tools" (loaded)="editorLoaded()" (ready)="editorReady()" #template ></email-editor>

I have tried to load it in the init:

this.emailEditor.editor.init({ id: 'editor-1', displayMode: 'email', customJS: [url_to.js], }); It would be very helpful if you added a basic example of how to create a custom tool in the examples directory

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

1reaction
dvdnhmcommented, Feb 27, 2022

I guess it is Unlayer’s way of making you pay for a more expensive plan…

0reactions
Mallesh-Nagothicommented, Mar 16, 2022

I’m also looking for the same, just need one custom tool in my angular project

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to execute "Run Custom Tool" on a tt template added ...
The workaround is to instead of using “Run Custom Tool” you can save the file, even if there are no changes, it should...
Read more >
Run Custom Tool not available to generate resources. ...
Right click Resources.resx and select properties then right click the Resources.resx file with the propeties window open. Run Custom tool is ...
Read more >
Custom Tool does not work for linked items · Issue #4467
Steps to reproduce. In VS2019. Add existing item; Choose a resource file; Add as link; Set custom tool to PublicResXFileCodeGenerator.
Read more >
How to suppress this warning? - MSDN - Microsoft
You may try re-running the custom tool by right-clicking on the file in the Solution Explorer and choosing Run Custom Tool.
Read more >
Custom Tool - not working.
Custom Tool - not working. ... I am having trouble getting a custom tool to work, I have an amateur level of VBA...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found