Xavier FACQ
Xavier FACQ
Problem is fixed for me by applying the following code (@see https://github.com/microsoft/PowerBI-visuals-tools/issues/365#issuecomment-1099716186) In my config-overrides.js, add lines: `config.module.rules.push({ test: /\.m?js/, resolve: { fullySpecified: false } })` 
~~I note that the problem occure with Firefox and not with Chrome on my Linux.~~
In order to well understand, you want something like that? 
Hi, This is "not a bug", it's because the API doesn't return consistent data. So the webpage is not able to determine the priority. I suggest to move or create...
Seems to be a problem with the API https://api.adoptium.net/v3/stats/downloads/tracking/?source=dockerhub&feature_version=25&days=30
The number 1 is actualy hardcoded. Do you have any suggestion for the number to display? What is the computation to use? What to use? Number of events/updates/news? how old?...
The infinite spinner is fixed to finish with a "Oups" message when data cannot be found (for a good or a bad reason). I reopen the issue, because we need...
You need to update the test snapshot. ` npm run update-snapshots ` Question: there is another PR with same changes, is it normal?
Ok thanks for the clarification. Can you ask @CarmenDelgadoEclipse to choose which one is the best?