hll-wp-therouter-android icon indicating copy to clipboard operation
hll-wp-therouter-android copied to clipboard

ConcurrentModificationException

Open hust-twj opened this issue 6 months ago • 0 comments

theRouter版本:1.3.0

Image

java.util.ConcurrentModificationException

androidx.collection.SimpleArrayMap.java.lang.Object put(java.lang.Object,java.lang.Object)(SimpleArrayMap.java:399) com.therouter.router.FragmentFactoryKt.java.lang.Class loadClass(java.lang.String)(FragmentFactoryKt.java:88) com.therouter.router.FragmentFactoryKt.boolean isFragmentClass(java.lang.String)(FragmentFactoryKt.java:111) com.therouter.router.Navigator.void navigation(android.content.Context,androidx.fragment.app.Fragment,int,com.therouter.router.interceptor.NavigationCallback)(Navigator.java:607) com.therouter.router.Navigator.void navigation(android.content.Context,int,com.therouter.router.interceptor.NavigationCallback)(Navigator.java:546) com.therouter.router.Navigator.void navigation(android.content.Context,com.therouter.router.interceptor.NavigationCallback)(Navigator.java:541)

hust-twj avatar Oct 20 '25 08:10 hust-twj