I have two questions that are on github but I will post them here also.
Delay in input fields. When I update the "buy" side the "sell" side is delayed. Can't remember how to get around this.
Can layouts and pages share data between themselves? Currently pulling data from API a second time which seems silly.
Example: Can two pages using the "main" layout use variables that are in the "main" layout? I am currently researching this but figured I would ask also. If I figure it out I will post here.