Hi, I'm not sure if something is happening on NS b...
# suitescript
t
Hi, I'm not sure if something is happening on NS but when I load my Suitelet I can see multiple checkbox the other is floating outside my sublist. Has anyone experience it as well? I use this code on adding checkbox.
Copy code
inputSublist.addField("check", "checkbox", "Mark");
m
Yes, this happens to me as well on standard pages as well as suitelets. It's seems to be a browser caching issue and the only way I've found to resolve it is to SHIFT-CMD-R to force a reload of the page.
💯 1
t
I tried the force reload too.. But it didn't work. Then later after an hour or so, it resolve itself 😐 what 😅
s
I find changing the appearance to a different theme cures. Then after a while change it back.
🤔 1
t
it's like the theme should refresh 😅