Recent searches
No recent searches

R Kasai
Joined Apr 16, 2021
·
Last activity Dec 07, 2021
Following
0
Followers
0
Total activity
8
Votes
0
Subscriptions
6
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by R Kasai
R Kasai commented,
Hey Eric,
1. I can replicate on firefox and Chrome.
firefox Ver.89.0.2
Chrome Ver.91.0.4472.124
2.The comment I wrote exists in the dev tool.
3.No difference.
A comment is Null : TypeError: "comment.text" n.firstChild is null
A comment is present : TypeError: "comment.text" n.firstChild is null
View comment · Edited Dec 07, 2021 · R Kasai
0
Followers
0
Votes
0
Comments
R Kasai commented,
Hey Eric,
I'm in the same situation.
It was working fine until July 7, but since July 8, I've been getting errors.
The script here does not work.
$(document).on('click' ,'#button_clear', function(){
client.set('comment.text', '');
client.invoke('app.close');
});
♯Chrome
View comment · Edited Dec 07, 2021 · R Kasai
0
Followers
0
Votes
0
Comments