Clicking Create Datastream when adding a widget does nothing

This is on the webapp in chrome Version 134.0.6998.89 (Official Build) (64-bit) on windows. I don’t think this is related to the hardware but it is an ESP32-WROVER-B Lilygo T-Relay board with the example code from quickstart.

When I try to create a widget, clicking + Create Datastream sometimes does nothing. It seems to work on Switch, but Terminal doesn’t pop anything up. I looked in chrome devtools and there are no errors in the log.

Under ‘issues’ it says

  1. A form field element should have an id or name attribute
    seems to correspond with the Terminal widget input
  2. No label associated with a form field

probably not the culprit.

I have to go to the datastreams outside the web editor and create the datastreams and add them before editing the template

As an aside, the default help text when creating a topic says to check
docs.blynk.cc (works, redirects to docs.blynk.io) and help.blynk.cc (404 Not found, trying https:// gives net::ERR_CERT_COMMON_NAME_INVALID “This server could not prove that it is help.blynk.cc ; its security certificate is from intercom.help .”

Hi there,
We’ve already fixed this issue and the fix will be available with the next deployment.