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
The settings toggle for the mode in token does not seem to actually save or persist as it will revert back to off after refresh and exports don't seem to respect it being toggled to on. We also noticed that with the new mode toggle, it was being set to off by default which caused pain in our org as we were relying on that mode to transpile variables correctly in our codebase. We are currently unable to export at this time until we can enable that setting.
The text was updated successfully, but these errors were encountered:
It seemed like the settings modal was cutting of the "save changes" button which is why the toggle wasn't persisting. I re-installed the extension and it now shows correctly. I previously was unable to scroll within it. However the issue stills stands with mode being off by default when it seemed like before the update to add the toggle, it was on by default
Can you please confirm you experience the same problem with both new toggles or only with one of them?
The reason they are "off" by default is not to alter the last (correct?) behavior... but it may be an option to set the one about the mode in the token variable vale on by default (as it seems quite a common need)
It seemed like the settings modal was cutting of the "save changes" button which is why the toggle wasn't persisting. I re-installed the extension and it now shows correctly. I previously was unable to scroll within it. However the issue stills stands with mode being off by default when it seemed like before the update to add the toggle, it was on by default
My prev answer was before this, part of it is not valid, I guess!
Great to hear the problem is (partially) solved...
The user experience can definitely be improved. Will try to make it better.
The settings toggle for the
mode
in token does not seem to actually save or persist as it will revert back to off after refresh and exports don't seem to respect it being toggled to on. We also noticed that with the new mode toggle, it was being set to off by default which caused pain in our org as we were relying on that mode to transpile variables correctly in our codebase. We are currently unable to export at this time until we can enable that setting.The text was updated successfully, but these errors were encountered: