-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Ag-Grid problem with 1.56.0 version #14608
Copy link
Copy link
Closed
Labels
area:integrationsRelated to third-party integrationsRelated to third-party integrationspriority:P2Medium-high priority - fix within one monthMedium-high priority - fix within one monthstatus:confirmedBug has been confirmed by the Streamlit teamBug has been confirmed by the Streamlit teamtype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
Metadata
Metadata
Assignees
Labels
area:integrationsRelated to third-party integrationsRelated to third-party integrationspriority:P2Medium-high priority - fix within one monthMedium-high priority - fix within one monthstatus:confirmedBug has been confirmed by the Streamlit teamBug has been confirmed by the Streamlit teamtype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
Checklist
Summary
I have a page with streamlit Aggrid working fine until 31Mar26.
Today 01Apr26, the AgGrid table dont show, but the logic of whole page work perfectly.
Console Manage App dont show error.
After search changes en differents libraries, I found this update 1.56.0
I add a line in requeriment.txt with: streamlit==1.55.0
Now the page load fine.
Reproducible Code Example
Steps To Reproduce
No response
Expected Behavior
No response
Current Behavior
No response
Is this a regression?
Debug info
Additional Information
No response