You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2023. It is now read-only.
The React widgets in this app are using the old adapter API with onDomAvailable which was removed in LaxarJS/laxar-react-adapter#21. There are further (possibly breaking) changes in progressin LaxarJS/laxar-react-adapter#27 which might even make it into Laxar 2. Either way, we should upgrade this widget to whatever the latest adapter API looks like.
The React widgets in this app are using the old adapter API with
onDomAvailable
which was removed in LaxarJS/laxar-react-adapter#21. There are further (possibly breaking) changes in progressin LaxarJS/laxar-react-adapter#27 which might even make it into Laxar 2. Either way, we should upgrade this widget to whatever the latest adapter API looks like.As I'm working on LaxarJS/laxar-react-adapter#27, I'll just go ahead and start upgrading here as I go along.
The text was updated successfully, but these errors were encountered: