|
| Summary: |
LiveData's state is not persisted in the URL when the macro call enforces a filter |
| Issue Type: |
Bug |
| Affects Versions: |
18.6.0 |
| Assignee: |
Unassigned |
| Components: |
Live Data |
| Created: |
03/Sep/26 18:11 |
| Priority: |
Major |
| Reporter: |
Marius Dumitru Florea |
| Description: |
I'm using this (which is the first example from https://extensions.xwiki.org/xwiki/bin/view/Extension/Live%20Data%20Macro/ )
Removing the filters parameter makes the live data state bookmarkable. There is an exception that might explain the problem, thrown when live data tries to save the state:
in LivedataPersistentConfiguration.vue:278:17 |
|