Broken "Attach Debugger To" description and type link

On the Studio settings page, the “Attach Debugger To” property has two errors.

  1. The type is “DEPRECATED_DebuggerDataModelPreference”, which leads to a 404.
  2. The property has no description (a description can be found at the announcement post for the time being but should still have a description on the devhub)

2 Likes

I assume this is because the type-link system didn’t expect enums to have underscores in them.
Thats my bad, but I still think its dumb that they even added a DEPRECATED_ prefix to this enum in the first place.