Dobromir Hristov

Results 166 comments of Dobromir Hristov

Yes, but you could use the eachHelper, we just really don't recommend it haha. For collections it's better to use another component for each object.

Create a simple repro in codesandbox and we can try to help

If you add a webpack alias to `highlight.js`, you can then use that instead of a relative path ```js // this uses webpack-chain, but the idea is the same config.resolve.alias.set('highlight-js-alias',...

Same issue as well, search is basically useless atm :/

Hey @BossNeo I would suggest you do smaller PRs. You have too many changes to review easily, there are allot of syntactic errors, merge conflicts and so on. You have...

Да разбирам ви. Оправете си бранча да се мърджва чисто с `main` и ще можем да го разгледаме. Хубаво е и да пуснете тестовете локално, че ме съмняват някои неща....