You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building a full-stack app with Flask backend. When I add a new item to my database I can't update grid view without refresh the page manually. Are there any method to refresh the page and call the my query function? I tried page.update() but didn't work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a full-stack app with Flask backend. When I add a new item to my database I can't update grid view without refresh the page manually. Are there any method to refresh the page and call the my query function? I tried page.update() but didn't work.
Beta Was this translation helpful? Give feedback.
All reactions