Skip to content

Conversation

VespianRex
Copy link

This PR includes several fixes:

  1. Added null checks in AddProjectModal to prevent errors when accessing props.checks
  2. Exported removeUserData action from userInfo reducer
  3. Added ARM64 platform support in docker-compose for M1/M2 Mac compatibility

Changes made:

  • Added null check before accessing props.checks.checks in AddProjectModal
  • Added removeUserData to exported actions in userInfo reducer
  • Added platform: linux/arm64 to both services in docker-compose.yml

These changes improve stability on M1/M2 Macs and prevent runtime errors in the dashboard.

1. Add null checks in AddProjectModal to prevent errors
2. Export removeUserData action from userInfo reducer
3. Add ARM64 platform support in docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant