Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

placeholderが含まれない時はcallbackが呼び出されないよう変更 #60

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

ko31
Copy link
Contributor

@ko31 ko31 commented Feb 2, 2024

#59 の件の対応です。
タグ出力が有効になっている時、placeholder の callback が一度のアクセスで何度も呼び出される状態でしたので、
必要な時だけ callback が呼ばれるよう調整してみたところ、Warning が起きなくなることが確認できました。
(ただし、どういうアクセスの時に発生してたが特定できずなのですが…。)

Copy link
Contributor

@fumikito fumikito left a comment

Choose a reason for hiding this comment

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

LGTM

@fumikito fumikito merged commit 879806d into kuno1:master Feb 19, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants