-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Milestone
Description
The manual's active elements example is supposed to echo back the input but the output is left empty. The problem is not yet on production but can be found on minus: https://minus.cs.aalto.fi/aplus-manual/master/active_elements/introduction/.
Commit ad95bc9 changes the URL being polled to be configured through a HTML attribute but the URL hasn't been configured for active elements. Furthermore, active elements wants to poll the submission but the submission doesn't exist when the page is loaded, so the URL isn't known until after the page is loaded when the submission is made.
Edit: Note that the output will show up after reloading the page.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done