09-09-2021, 06:43 PM
Sorry for the delay. End of summer.
I am back to looking at this a try to make this make better. After a bit of searching, I realized in put in a project setting to enable this. I should have know this as this is often done for new, experimental features.
Set "feature/process_jsx" to "true". This should enable the custom layout editor to process all javascript as jsx. Not that this should be harmless for all normal js. It will take a little longer to save as the jsx process is not fast, but since TACTIC caches the jsx in the saved custom layout, it will execute fast.
I am back to looking at this a try to make this make better. After a bit of searching, I realized in put in a project setting to enable this. I should have know this as this is often done for new, experimental features.
Set "feature/process_jsx" to "true". This should enable the custom layout editor to process all javascript as jsx. Not that this should be harmless for all normal js. It will take a little longer to save as the jsx process is not fast, but since TACTIC caches the jsx in the saved custom layout, it will execute fast.