issues
search
eclipse-pass
/
pass-ui
UI code base for PASS
Apache License 2.0
4
stars
16
forks
source link
fix: edit submission bug re missing doiInfo
#1204
Closed
jaredgalanis
closed
1 year ago
jaredgalanis
commented
1 year ago
when editing a submission we call selectJournal which calls updateDoi during the render cycle causing the bug
this uses scheduleOnce afterRender to fix that
Closes:
https://github.com/eclipse-pass/main/issues/691
Closes: https://github.com/eclipse-pass/main/issues/691