- Issue created by @poker10
There is a javascript error in the console on project browser pages:
Uncaught (in promise) TypeError: filterComponent is null
onSearch Search.svelte:82
toggleRows ProjectBrowser.svelte:285
app index.mjs:977
app index.mjs:976
click_handler Tabs.svelte:39
click_handler bundle.js:7990
listen index.mjs:412
m bundle.js:8032
m bundle.js:8125
mount_component index.mjs:1812
m bundle.js:8987
p bundle.js:9251
update_slot_base index.mjs:98
p bundle.js:3281
update index.mjs:1093
flush index.mjs:1060
promise callback*schedule_update index.mjs:1018
make_dirty index.mjs:1844
ctx index.mjs:1882
load ProjectBrowser.svelte:131
1 ProjectBrowser.svelte:210
run index.mjs:18
mount_component index.mjs:1816
flush index.mjs:1075
init index.mjs:1908
App bundle.js:9944
app main.js:3
<anonymous> bundle.js:9956
Install Drupal CMS with project browser
Go to /admin/modules/browse
Click on the Recipes tab
Click on the Contrib modules tab
See that there is a JS error in the console
Fix the JS error
Active
2.0
Code