Aries Brylle J. Ventura

Results 11 comments of Aries Brylle J. Ventura

We have the same problem. Sometimes my app crashes when I enter the page that has it.

> @ydhnwb @ariesbrylle-bms, when you guys scroll the text gets highlighted? no, mine doesn't highlight. I think I found a way not to crash the app. What causes it is...

This is how I did it -- the text doesn't get highlighted when I scroll. onCancel()} onDone={(title, url) => onLinkDone(title, url)} isVisible={modalVisible} /> { if (e > 300) { setHeight(e);...

But on Android it's showing: ![image](https://user-images.githubusercontent.com/22163768/101508520-be9f3980-39b2-11eb-9525-a298d78865bc.png)

When I console log the board data, the map object has the items and its column item.

Hi @TacticCoder, really need your help here. Thank you.

> Please post your code. @TacticCoder This is how I initialized my boardRepository const boardRepository = new BoardRepository([]); This is how I update the data useEffect(() => { if (boardData.length...

Were you able to replicate the issue @TacticCoder ? :)

> hi @TacticCoder same issue , > Have you solved this problem yet ? @ariesbrylle-bms No, I wasn't able to solve the problem yet. If I initialized the board like...

Hello, any help please :) Thank you. I really can't figure out what's wrong with it :)