xLocale depends on being able to visually see the elements, which is manual and seems prone to failure (you might miss it, or forget to check a hidden UI element, or it could be an attr passed down and manifest itself in an unexpected way).
I wonder if there'd be a way to, say, log these instances to the console. One idea would be a variation of DEBUG mode, which would turn on logging. It'd be rad if the component that tried to render the text and the line number could be logged, too, but I'm not sure how feasible that is.
Just an idea 💭
xLocaledepends on being able to visually see the elements, which is manual and seems prone to failure (you might miss it, or forget to check a hidden UI element, or it could be an attr passed down and manifest itself in an unexpected way).I wonder if there'd be a way to, say, log these instances to the console. One idea would be a variation of DEBUG mode, which would turn on logging. It'd be rad if the component that tried to render the text and the line number could be logged, too, but I'm not sure how feasible that is.
Just an idea 💭