Hi Chris,
The editor has a minor bug: it produces the xml text:
type=“reset_selections”
which produces an error upon loading whereas the following loads fine:
type=“reset_selection”
(no s).
Best,
Nicole
Hi Chris,
The editor has a minor bug: it produces the xml text:
type=“reset_selections”
which produces an error upon loading whereas the following loads fine:
type=“reset_selection”
(no s).
Best,
Nicole
Hi Nicole,
Thanks for letting us know. The fix for this will be in the nightly build starting tonight.
Chris