membrane

zimablue 2022-12-05T17:45:48.449859Z

I finally tried a completely stripped down testcase of dynamic components (textareas) and it's working with translation, baffled at why it isn't working in my real app I'll have to try and search the differences incrementally

phronmophobic 2022-12-05T17:48:20.116939Z

I’m not sure how much you can share from the code, info , or error measages, but I would be happy to help debug

zimablue 2022-12-05T17:49:01.668189Z

Happy to share the whole thing but it would waste your time with my incidental (to this problem) complexity

zimablue 2022-12-05T17:49:17.795679Z

I'll do some first sanity checks see how I go

zimablue 2022-12-05T19:30:28.404999Z

I think it was just a very boring version problem, I thought I'd explicitly checked the version of phronmophobic but I my fork wasn't rebased to the very latest just like oct, changing that seems to have made the difference

zimablue 2022-12-05T19:30:34.925589Z

don't know what's changed in the meantime

zimablue 2022-12-05T19:31:15.330089Z

that was a good few hours I spent running exhaustive iterations to work out what wasn't working in an old version

phronmophobic 2022-12-05T19:32:02.807559Z

glad to hear that it's working now, but those types of issues are always frustrating when you finally find the fix.