Sebastian Schwarz
Sebastian Schwarz
`fflib_IDGenerator.generate(CaseHistory.SObjectType)` results in : > System.StringException: Invalid id: null000000000001 Class.UP2GO_2T.fflib_IDGenerator.generate: line 41, column 1 Same for Custom__History objects.
### Describe the bug I just installed the latest storybook version inside my stencil project. To make the components available I register them to the window as Custom Elements (CustomElementRegistry)...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/stencil-community/stencil-eslint/issues) that already...