Brian Kilburn

Results 3 comments of Brian Kilburn

Can you list the other pages you are experiencing with this issue, I provided the fix in #3978, I added the fix to component doc example. Considering that this is...

If this is the case with Semantic Visibility component it will need to be refactored or replaced entirely, that would depend on the repository owner to decide the best course...

In your package.json you need to set the experimental flags when executing node command: "scripts": { "start": "node --experimental-wasm-threads --experimental-wasm-bulk-memory index.js" }