Migrations are failing for certain scenarios #9347
Labels
🐛 bug
Any issue that describes a bug
migrations
version: 12.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Member migration fails for the following scenario:
event.grid.onSomeEvent.subscribe
Steps to reproduce
Result
onGridKeydown
failed to migrate togridKeydown
Expected result
onGridKeydown
should migrate togridKeydown
Scenarios like
event.grid.onSomeEvent.subscribe
should be migratedThe text was updated successfully, but these errors were encountered: