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
The extension sdk repository was updated to react 17, but there are dependencies in this repo still requiring react 16. As one example, looker/icons still has a react 16 peer dependency in the latest npm release 1.5.21
This causes issues when leveraging both looker packages (as an example, it is currently an issue in the create-looker-extension repo)