Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 477 Bytes

issues.md

File metadata and controls

11 lines (8 loc) · 477 Bytes

issues

#1 - Sometimes the cardStore fails to load with "insufficient permissions"

  • I think this happens if the board has just been created and there's a race condition on whether or not it's available to the security rules

  • The simplest fix in the end was setting up a retry on the load but to make this work I had to pass a boolean on suppressing reporting the failure to load as an error