Conflict with QuickCarpet
skyrising opened this issue ยท 2 comments
This is basically the same issue as #1605 as QuickCarpet also wants to redirect onAdded()
, but the fix (#1654, 56c8919) specifically checks for the presence of "carpet".
QuickCarpet currently contains a workaround for this, but it would be nicer if a more general solution could be found.