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
* console: add action pagination + cosmetic changes
* Add formatting for permissions section
* chore: remove unnecesary console log
* console: small improvements to links and general views
* Cosmetic enhancements a-la contraktor
* Add permissions filtering
* Increase delay for actions scheduled
* Handle token approvals
* Console demo statte
* Sort actions, show human readable execution time
* Fix linting / tooling
* Remove logging
* tooling: revert to React, React DOM & React scripts pre-React 17
While it would be great to update to the latest version of React and all
its tooling, there seems to be an issue with typescript versions,
react-scripts and the new JSX transform wreaking havoc on the JSX
checks. While the issue was supposedly fixed here
(facebook/create-react-app#9869), upgrading to
react-scripts 4.0.1 doesn't fix the problem. Neither does upgrading AND
pinning typescript to 4.0.5 so it doesn't overwrite the tsconfig.json
file. Let's wait a few versions ahead for react-scripts so we can be
sure this is fixed.
No description provided.
The text was updated successfully, but these errors were encountered: