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
Issues can be created only by maintainers. If you are not the maintainer please report the issue here, maintainers will create one if required.
I am typescript errors. My angular version is 12.
`Error: node_modules/@otjs/firebase-plaintext/index.d.ts:275:22 - error TS2304: Cannot find name 'PromiseSettledResult'.
Issue Template Guidelines
Issues can be created only by maintainers. If you are not the maintainer please report the issue here, maintainers will create one if required.
I am typescript errors. My angular version is 12.
`Error: node_modules/@otjs/firebase-plaintext/index.d.ts:275:22 - error TS2304: Cannot find name 'PromiseSettledResult'.
275 all(): IThenable<PromiseSettledResult[]>;
~~~~~~~~~~~~~~~~~~~~
getting this while importing this -> import { FireMonacoEditor } from '@otjs/firebase-monaco';`
Argument of type '"ready"' is not assignable to parameter of type 'keyof TEditorClientEventArgs'.
The text was updated successfully, but these errors were encountered: