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
I just created a new extension. Just basic infos and created one Domain object with two properties.
Saving works fine and database definition all is ok.
Now I load it in the extensionBuilder and the two properties I defined show up as "undefined" and are empty.
Saving of course gives error. I tried to reenter the values for the properties. Saved, reopened. Same problem.
Tried with "typo3-12-reactjs" and with "v12-load-old-extensions" - same problem
I just created a new extension. Just basic infos and created one Domain object with two properties.
Saving works fine and database definition all is ok.
Now I load it in the extensionBuilder and the two properties I defined show up as "undefined" and are empty.
Saving of course gives error. I tried to reenter the values for the properties. Saved, reopened. Same problem.
Tried with "typo3-12-reactjs" and with "v12-load-old-extensions" - same problem
Attached the simple definition
ExtensionBuilder.json
The text was updated successfully, but these errors were encountered: