gebeer
gebeer
> Hard to know if that's just it going off the rails and hallucinating or not. > > I've never heard of JustAnswer think that sounds made up as best...
> Are you still seeing this behavior? Seems like that was a serious single time hickup. Now it is gone.  Here's the original conversation with params: 
@brianmcfadden I can confirm this. There definitely seems to be some kind of leak: 
I would love to see this configurable in the Admin or via hook, too. ATM allowed content configured via ACF is being stripped out by the purifier.
And yet another option: https://github.com/gebeer/FieldtypeImageReference
Great to hear that you'll keep this in the loop. Meanwhile I managed to workaround using your custom hit event which does exactly what I need. ```
I hate to say that we are having exactly the same issue here with v2.1.3
As a temp workaround for our use case I uncommented https://github.com/flobacher/SVGInjector2/blob/master/src/svg-injector.js#L390 This helped
@flobacher I setup a [test](https://github.com/gebeer/svginjector2test) to reconfirm the issue. But in the isolated test context it won't happen. The problem only appears to happen in IE11/Edge where clip-path ids are...
> Hey @gebeer > > I believe this issue is caused by the docker-compose file that is generated is referencing the wrong location for the ini file we add. >...