SimonBin commented on issue #1749:
URL: https://github.com/apache/jena/issues/1749#issuecomment-1511412828

   *hem *hem
   
   due to some caching when rebuilding the project (while doing mvn clean 
install package) (it does not seem to remove the old JS files, maybe we should 
look into that in another issue) old webpack/vite files were _still left in 
place_ . so I had a jena-fuseki-ui.jar which was still loading the old code.
   
   long story short => I did not test #1845  even though I *thought* I were 
testing it
   
   the vite chunks are named something like `queryDataset-e5093511.js` whereas 
the webpack chunks were named something like `Query-94d5ecfb.js`
   
   and lo and behold, the issue seems to be gone! fingers crossed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to