I have been racking my brain on this for days, and can't figure it out. I'm using ONE component as my a) Journal Entry , and b) Edit Journal Entry page. When ever you navigate to this component from the "Edit" button (passing in a Doc Reference from parameter) it works great! BUT whenever I navigate to the component from the Create Journal Entry Button I always get this GREY SCREEN. I have a query to a Document Reference for my journals collection (firebase) on one of the top containers. This allows me to auto-fill the text fields with the current journal entry data when a user just wants to EDIT.
I just can't seem to figure our why I'm getting the GREY screen from the "Create Journal Entry" button that navigates to the component.
Anyone have any ideas on why this is happening?