There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-c189ce41-15eb-40f8-b372-9f4d8f9301b4 XWIKI-22947 Open

variables.less and reactive.less are not cached

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-5197a00c-158a-4585-8cfb-931162878a7a Changes by Manuel Leduc on 18/Jun/25 12:35
 
Summary: xwiki-livedata-vue variables . umd less and reactive . min. less is are not cached
Description: [https http :// www.xwiki.org localhost:8084 /xwiki/webjars/wiki%3Axwiki/xwiki-platform-livedata-webjar/ 16 17 . 10 5 . 3 0-SNAPSHOT / reactive.less?evaluate=true and http://localhost:8084/ xwiki /webjars/wiki%3Axwiki/xwiki - platform- livedata- vue webjar/17 . umd 5 . min 0-SNAPSHOT/variables .less?evaluate=true ] is fetched again every time a liveData is part of the page are not cached client side .

Moving Move away of require js and use javascript modules + source map instead from less should help avoiding such issues solve this issue . See XWIKI-23315 and XWIKI-23080 for the details of what is blocking the move out of less.