BenSan

Results 6 comments of BenSan

I have the exact same issue. Changing a partial file does not lead to a recompile of other files. I noticed it's because I have a whitelist rule inside my...

> This issue seems to relate to 2 things: > > 1. Changes to files that start with `_` automatically process **all** files that are found (settings dependant), if this...

+1 This is a must for any kind of embedding where a widget is not served from the same domain for instance. It messes with the routing otherwise.

> I do not I will be updating the V2 version of this plugin anymore as V3 has been out for a while, however, if you want to take a...

I have the same issue, is there any way to build the C code or a workaround that is viable?

> There are a few options > > 1. Don't use (or remove if you're not using DCE) `inputText` or any similar function that takes a ref to a string....