Multiplicom / axiom

3 stars 0 forks source link

AXIOM Static element and jsx #115

Closed goranvinterhalter closed 2 years ago

goranvinterhalter commented 3 years ago

I was trying to use AXIOM Static element with jsx by calling editText and passing a jsx but that doesn't work.

part of https://github.com/Multiplicom/mastr_reporter/pull/6665#pullrequestreview-726234785 in mastr_reporter/webapp/js/Utils/EnterPasswordControl.js

It's a bit strange that it only happens when the value is edited. I do hope jsx is supported dynamically and not just during js transpiration in web pack.

This is not crucial just think it would be nice.

goranvinterhalter commented 2 years ago

given new front end in the works I think this is absolute (enjoy one less issue).