Next.js Discord

Discord Forum

next js with million js

Unanswered
wWHYSOSERIOUSs posted this in #help-forum
Open in Discord
yo guys react with million js is behaving very weirdly

my component's which is inside a modal, the input field looses its focus and component is rerendinng even tho it is wrapped under memo

turning off million js resoolves these issue

but million is important for the project, is there any way to turn off million js for certain branch of my react app or just the react component ?

3 Replies

before
after
the input field here is rerending in before where million js is active