Aman
Aman
Looks like this project isn't being maintained anymore: https://github.com/captivationsoftware/react-sticky/commit/50f68e1af5937c12cdc1aab46ea45c4a4d74e46d
A CSS fix in case you don't want to downgrade: ``` // Semantic UI modal position fix .ui.active.dimmer.modals.transition { display: flex !important; display: -ms-flexbox !important; } ```
Thank you for the hardwork @E4ST2W3ST, look forward to using this on my n3p
Not sure if it helps anyone, but for me the error went away when I created an empty index in meilisearch for the table I was trying to sync.