ovirta

Results 5 comments of ovirta

Additional comment to the issue with refreshing tokens. We are able to use above mentioned function to refresh tokens **before** access token has expired. POST ``` header: 'Content-Type': 'application/x-www-form-urlencoded' body:...

Thank you both for your responses. Will need to look into those.

Any updates on this? Seems to be related to onclickoutside component based on this: [https://stackoverflow.com/questions/71989683/finddomnode-is-deprecated-in-strictmode-using-react-datepicker-with-react-hook](https://stackoverflow.com/questions/71989683/finddomnode-is-deprecated-in-strictmode-using-react-datepicker-with-react-hook)

Still happening (v6.9.0): `chunk-UJBO7CMO.js?v=d7dedde6:521 Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of YearDropdownOptions2 which is inside StrictMode. Instead, add a ref directly to the element you...

> This is still quite problematic, since we cannot upgrade many of our references due to this conflict between Versioning + OData + Swashbuckle Same here.