Nanthakumar J J

Results 11 comments of Nanthakumar J J
trafficstars

@etianen Thank you so much for this amazing LDAP Package for Django and I would like to contribute to this project if time permits.

Could you please elaborate on this. Because I am also using django 4 this package works fine.

> Hey Guys i write a react componet to login to OPENID but have a error : > Failed to load https://sso.csoc.net/openid/authorize?response_type=code&client_id=948084&redirect_uri=https%3A%2F%2Flocalhost%3A4000%2Fopenid%2Fcallback&scope=openid%20auth_web%20openid%20profile%20email&state=qmICanszt40y7HQphWsmd7zg: > > Response to preflight request doesn't pass...

Need to add one more point, the recovered page is giving an empty List.. ![image](https://user-images.githubusercontent.com/46053893/132988746-44360679-d884-45d6-a452-21656b3a6da7.png)

It did not work fine for React 18 #565

Any updates? Does someone have any workaround for this?

> Rendering a component works perfectly in a column: > > ``` > column: { > type: 'custom', > renderComponent: ComponentWithTooltip, // Renders perfectly. > }, > ``` > >...

When I try this with extensions, I couldn't compile/build. ```js import cytoscape from 'cytoscape'; import cyCanvas from "cytoscape-canvas"; import dagre from "cytoscape-dagre"; import { useCallback, useEffect, useRef, useState } from...