Kevin Long
Kevin Long
@pbklink -Thanks! Makes sense and when I specify an `id` in a config using something like `addItem()` I see it there in the resolved config. Perhaps the `instanceId` in the...
@pbklink / @martin31821 - Any suggestions on setting the `id` when doing something like creating a drag source? I've been setting up the drag source at load so the config...
I'm seeing a similar problem where a `SET` on a node made inside a `before` trigger is not triggering another trigger that should be called when the field is changed....
I'm also seeing this. Have you made any progress on this? Found a work around?
@JMHReif - I'm tagging you since it looks like you've been the one actively merging stuff in lately. This error makes using triggers impossible if you want to remove nodes...
@jexp - Thanks for looking into this. Is this an easy bug to fix? Can it be provided in a patch release sometime soon?
@jexp / @conker84 - any update on this? I'm noticing that writes made to a node (e.g. `SET node.field = "foo"`) aren't applied when done in a trigger that executes...
@gali8 @kevincon - still seeing this issue. Any advise you may have would be great! Also - any thoughts on making the framework available via providing the binary in the...
For those who are interested I was able to figure out the following with some help from here https://dzone.com/articles/creating-a-universal-framework-in-xcode-9. In a root directory create a script (e.g. create-tesseract-universal-framework.sh). The contents...
@bdemers - This is also a problem if the a company uses self-signed certs for things like ZScaler. Is it possible to import a certificate chain into the embedded java...