Tyler Stephens

Results 4 issues of Tyler Stephens

```Error [ERR_REQUIRE_ESM]: require() of ES Module project_path/node_modules/react-dnd-html5-backend/dist/index.js from project_path/node_modules/@udecode/plate-ui-dnd/dist/index.js not supported.``` **Description** `react-dnd-html5-backend` is a peer dependency. The newest version is 16 which is ESM only, thus using `require()` is...

bug
has workaround
plugin:dnd
build

`"fmin": "0.0.2"` contains dependencies: ``` "tape": "4", "uglify-js": "^2.6.0", ``` which both have vulnerabilities with fixes

Help! Been stuck on this for hours.... 😩 I have a requirement where each customer has unique credentials for `issuer`, `clientID`, and `clientSecret`. (Okta) I don't know which credentials to...

Closes: # - [ ] Docs - [ ] Tests Testing Strategy:

CLA Signed