Skip to content

fix(ui): error calling set-step! in bug-report#8328

Merged
andelf merged 1 commit intomasterfrom
fix/bug-report-error
Jan 12, 2023
Merged

fix(ui): error calling set-step! in bug-report#8328
andelf merged 1 commit intomasterfrom
fix/bug-report-error

Conversation

@andelf
Copy link
Copy Markdown
Collaborator

@andelf andelf commented Jan 12, 2023

Introduced in #8317

CC @situ2001

@andelf andelf requested review from Bad3r, RCmerci and cnrpman and removed request for RCmerci January 12, 2023 12:39
Comment on lines -47 to -48
reset-step! (fn [] ((set-step! 0)
(set-result! {})))]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't noticed that there is an extra (), sorry.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never mind. I noticed some error logs while clicking around buttons.

Comment on lines +47 to +48
reset-step! (fn []
(set-step! 0)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andelf andelf merged commit 418502d into master Jan 12, 2023
@andelf andelf deleted the fix/bug-report-error branch January 12, 2023 12:50
cnrpman pushed a commit to cnrpman/logseq that referenced this pull request Jan 12, 2023
@Bad3r Bad3r modified the milestones: 0.8.17, 0.8.16 Jan 12, 2023
sallto pushed a commit to sallto/logseq that referenced this pull request Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants