function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
keshin okawakeshin okawa 

Expense Tracker (error: "e is null" when submitting)

I followed the steps from here @https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/qs_aotp_app_step1.htm and an error "e is null" shows everytime I clicked submit but it adds new portions(each new expense) in the button with blank values. I tried using console.log and it displays values. I also already added the custom object with the fields. The only difference I have from the given codes is that I don't use namespace. I hope anyone who has the same issue or has any idea how to solve this..pls do share here...
User-added image
ShashankShashank (Salesforce Developers) 
It could be due to the namespaced bootstrap static resource "bootstrap-namespaced.min.css". Please try the other one  "bootstrap.min.css"