Bob Singor

Results 6 issues of Bob Singor

I tried to add a slice to the document and when I am saving the slice and refresh the document the slice is gone and not saved.

If I create a new slice with the option "Allow multiple slices" to false. I am still able to add multiple slices to the content.

I need to use these three modules in my project: TranslateModule LocalizeRouterModule TransferHttpCacheModule Somehow these are causing a cyclic dependency error. Also did a post on StackOverflow https://stackoverflow.com/questions/47510536/cyclic-dependency-error-transferhttpcachemodule-localizeroutermodule-translate And created...

help needed
needs investigation

### Current behaviour When `import 'prismjs/components/prism-jsx' ` it breaks the application with error `Cannot set property 'comment' of undefined` ### Code sample https://codesandbox.io/s/prismjs-error-cannot-set-property-comment-of-undefined-7v6zk ### Your Environment | software | version...

I wish to use MUI with TSS-react in Next.js with experimental-edge enabled. This results in the following error: [Error: `getInitialProps` in Document component is not supported with the Edge Runtime.]...

The exclude on field decorator is currently not working because it is not properly restored from metadata at initialization of GraphqlFilterTypeDecoratorMetadata. This pull request fixes that issue