Fix undefined S within translator
If you `require(['string'], function (stringLib) { S = stringLib; })` it is an async call and thus you need to ensure any usage of `S` happens when this is resolved.v1.18.x
parent
47c61e883a
commit
2bcd4e1e3f
Loading…
Reference in New Issue