You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the link with the error: https://play.d2lang.com/?script=NMqxCsIwFIXhPU9xwDlQdMvm6ObgC1yTYxtoc-EmLYjk3YWI43fOf4jVgI8D0tlHLa88_wis8ta9eZY5FwY0aTL2Ex4LIU89iCh7ZYXger-BZmr_hLblIivawo2ImjieQZ9TwGWaHNBdd98AAAD__w%3D%3D&layout=tala&
Here is the code that cause the error:
vars: {
d2-config: {
layout-engine: tata
# The above causes a API error
# Terminal theme code
theme-id: 300
}
}
It seems that the offending line of the code is layout-engine: tata
If I commented out this line, then there is no more API error.
The text was updated successfully, but these errors were encountered:
Here is the link with the error:
https://play.d2lang.com/?script=NMqxCsIwFIXhPU9xwDlQdMvm6ObgC1yTYxtoc-EmLYjk3YWI43fOf4jVgI8D0tlHLa88_wis8ta9eZY5FwY0aTL2Ex4LIU89iCh7ZYXger-BZmr_hLblIivawo2ImjieQZ9TwGWaHNBdd98AAAD__w%3D%3D&layout=tala&
Here is the code that cause the error:
It seems that the offending line of the code is
layout-engine: tata
If I commented out this line, then there is no more API error.
The text was updated successfully, but these errors were encountered: