I don’t know if this is the right category to report about this problem.
When creating a new topic, input the title then select a category. When selecting a category a error on the console appears
Uncaught Error: infinite rendering invalidation detected
at Array.d (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:10)
at p._trigger (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
at p.end (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
at p.run (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
at p.join (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
at Array.d (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:10)
at p._trigger (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
at p.end (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
at p.run (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
at p.join (ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:sourcemap:7)
This is really weird. I’m experiencing same problem, but there is really strange workaround … open developer tools and force reload page by pressing combination: <ctrl>+<shift>+<r> Closing developer tools causes again same problem.
Just thought of something - I created s new category yesterday with a ? in its title, have removed it… please hard refresh the page and try again - any better?
17:50:00.436 Uncaught Error: infinite rendering invalidation detected _ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:24180 Uncaught Error: infinite rendering invalidation detected
at Array.d (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:24180)
at p._trigger (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12842)
at p.end (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12818)
at p.run (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12921)
at p.join (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12952)
at Array.d (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:24183)
at p._trigger (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12842)
at p.end (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12818)
at p.run (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12921)
at p.join (_ember_jquery-07f49b58317ea9292d939348ec0091eb50a9d8aaabd9e86cc074ef5f049918aa.js:12952)
We don’t use that plugin. But it seems related to CSS (which is odd). If I remove all CSS customisations it stops happening. So far I’ve tracked it down to being related to the last half of the customisation - which is only around 800 lines or so
I don’t mean that. I just said that such problem appeared in one plugin, so similar or even same problem in code could happen in other plugin or discourse directly.