pallets-eco/flask-admin

aioflask with Flask>=3.0

wathika-eng opened this issue · 2 comments

from flask import _request_ctx_stack

ImportError: cannot import name '_request_ctx_stack' from 'flask'

Tried fixing with miguelgrinberg/aioflask#10

Is this an issue in Flask-Admin directly, or some other package?

Closing as a duplicate of #2413. I think there's probably some overlap here, but if you mean something slightly different please do open another issue with some additional information.