I am in module 5 of the Cake Time APL tutorial, so far so good, but I found this error in the APL AUthoring tool and my skill showing a blank black screen:
{
"type": "AnimateItem",
"easing": "path(0.25, 0.2, 0.5, 0.5, 0.75, 0.8)",
"duration": 2000,
"componentId": "image",
"value": [
ERROR - should be equal to one of the allowed values : linear,ease,ease-in,ease-out,ease-in-out
I have the error with APL version 1.1 and 1.5.
I tried standards linear and ease-in-out and then same black screen and broken skill APL