michael-s-molina commented on issue #26628:
URL: https://github.com/apache/superset/issues/26628#issuecomment-1899149662

   Hi @saran-greytip. If you look at Flask-AppBuilder 4.3.9, you'll see that it 
[used to have a reference to 
datetimepicker](https://github.com/dpgaspar/Flask-AppBuilder/blob/140e79dc7617575604c0870f4cc0b85759277c9c/flask_appbuilder/static/appbuilder/js/ab.js#L51).
 In Flask-AppBuilder 4.3.10 the [reference is 
gone](https://github.com/dpgaspar/Flask-AppBuilder/blob/20d110ff6d702937905ec8acbd041b19bfb30bdd/flask_appbuilder/static/appbuilder/js/ab.js#L54).
 Given that your `pip list` output shows 4.3.10, I can only think that the 
`static` folder of Flask-AppBuilder is being cached and returning the old 
version. Try to clear your browser cache and see if the problem disappears.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to