Rendom

Results 48 comments of Rendom

@MishaYanov Manifest v3 prohibits the use of `unsafe-eval`, rendering the primary method you provided ineffective. It will only confuse another developers that will visit this page.

@d4vidi @MohamedAbdElNaby Is react-native-navigation functioning correctly with React-native 0.76.3? I wasn’t able to make it work on a blank React-native 0.76.3 setup. https://github.com/rendomnet/repro-bug-rnn

> Same of #927 But then why production is working?

What is the current solution? Is there going to be a hotfix?

And why New tab page is broken if this issue is Content Script related?

1.The issue is in the onRemove handler in useDraggable.ts: ``` const onRemove = (evt: SortableEvent) => { const { from, item, oldIndex, oldDraggableIndex, pullMode, clone } = evt insertNodeAt(from, item,...

Why this is not implemented???