Julian Waller
Julian Waller
Presumably the same issue as https://github.com/bitfocus/companion/issues/3143
oh yeah. I keep forgetting that issue is specific to intel macos..
This sounds like a duplicate of https://github.com/bitfocus/companion/issues/3143
I am not sure if changing parseVariables to return `undefined` in this scenario is a good idea, as that is how parsing variables has always behaved. I suspect it would...
I have a proposal for some changes around how undefined is handled. Leaving it sitting for a bit to gather any feedback before merging #3715
This might need some thought on whether we need to handle the case of two sessions working in the same area. Because it could become very frustrating to be fighting...
I have a feeling this is not a trivial fix, I don't see a way in the ember library we use to update the node tree, so I expect this...
Perhaps an issue here is the `internal: Actions: Abort all button and trigger runs`, which now affects itself, but 4.0 added the option to ignore the current execution. That will...
@larryseyer any chance of more info on what is going wrong with the import? I want to fix this, but as it stands I can't see what is wrong so...
Closing this as there is not enough information to progress