Results 2 comments of michael

you need install webpack: npm i webpack --save-dev

I fixed this issues: I guess when you override 'FragmentStateAdapter' s method [getItemId] but not override method [containsItem], you should also override this method [containsItem]. I found this issues caused...