You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
Oh actually I think you were right, if we use ${} then it becomes a pain to escape the $ when the strings are defined in JavaScript files. Let's change it the other way around then.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is related to #78
Unfortunately, the "Leave an issue" link on the JS survey does not actually work now.
So I think we need to go back to interpolation delimiters (without "$") in Vulcan.js style, and for survey results on Gatsby define custom delimiters in the Lodash template in translator.js file, this way interpolation will work the same for both frameworks.
cc @SachaG
The text was updated successfully, but these errors were encountered: