xXTime-OnXx / bill-splitter

A project, useful for splitting the bill in a group of people.
https://bill-splitter-original.web.app
0 stars 0 forks source link

Storage not available after page reload [Web] #12

Closed xXTime-OnXx closed 2 years ago

xXTime-OnXx commented 2 years ago

Storage cant access previous stored data after page reload

xXTime-OnXx commented 2 years ago

Storage wasn't available at first backend call.

Now it is initialized in https://github.com/xXTime-OnXx/bill-splitter/blob/fedd129f6342d98e22b95be247ae43ae419b04d2/bill-splitter-frontend/src/app/app.component.ts in the constructor.