Bug Report 2024-03-31: Can`t clear secret input
When I want to empty secret input, error show up
Error: Expected
value to be of type
string but received type "null"

7 Replies
The value actually cleared, but the error message can make confusion.
Update: can't clear secret input, receive error in dev console


other-emerald•13mo ago
hi, I had no luck reproducing this issue, could you please describe the exact steps how to get this error
Hello @lemurio Try this actor: https://console.apify.com/actors/x5HHNtX41N6hb2Zyx
Secret_1 is OPTIONAL
Secret_2 is REQUIRED
Try set both with some values, then try set it to empty. 2 input produce error differently.
1) In case the OPTIONAL one:
the value is cleared but with error warning
2) For the REQUIRED one the error is in dev console (Chrome)


other-emerald•13mo ago
thanks! I reported it to the team
thank you. could you confirm it is a bug or just a problem with my chrome browser