Posts by Renan Cesar de França • 17 points
2 posts
-
0
votes1
answer516
viewsQ: Ionic 4 - Updating a component with modal data?
I’m developing an online ordering app using Ionic 4. This app has a benefits system. When the user opens the shopping cart he can open a modal where your available benefits are listed. When the user…
-
-1
votes1
answer469
viewsQ: Application with login and access control (Error: Typeerror: 'Nonetype' Object is not subscriptable)
I’m putting together a basic application with login and access control, that is, not all users can access the same windows. However I have a problem to load user information into the window after it…