2023-06-10 20:33:34 +02:00
|
|
|
logs: Logs
|
|
|
|
error: Error messages
|
|
|
|
warning: Warning messages
|
|
|
|
info: Info messages
|
|
|
|
debug: Debug messages
|
2023-06-11 09:26:56 +02:00
|
|
|
seeLinkOrClick: See { link } or { click }
|
|
|
|
notDestructured: This most likely means that `{ missing }` was not desctructured as a draft method parameter.
|
|
|
|
designVarUndefined: We were unable to draft this pattern because `{ missing }` is undefined in `{ file }`
|
|
|
|
otherVarUndefined: The `{ missing }` variable is undefined.
|
|
|
|
checkForDetailsOrClick: Check `{ file }` for details or { click }.
|
2023-06-10 20:33:34 +02:00
|
|
|
stacktrace: Stack trace
|
2023-06-10 20:58:29 +02:00
|
|
|
alsoLogged: We have also logged this error to the console of your browser so you can inpect it further.
|
2023-06-11 09:26:56 +02:00
|
|
|
clickHereForStackTrace: click here to show the stack trace
|