Error on export when keyword preservation is enabled: Cannot read properties of null (reading 'find'))
#807
Labels
Cannot read properties of null (reading 'find'))
#807
Checklist
Description
This is a similar issue as #763 (which was resolved also for me).
The error is slightly different:
The issue occurs only with keyword preservation enabled. However this looks like a different issue than #763, because here the issue appears to happen with
themes
, but this parameter is empty in mytenant.yaml
(themes: []
).Expectation
I would like export to finish successfully, when AUTH0_PRESERVE_KEYWORDS is enabled.
Reproduction
See Description above, issue can be reproduced consistently.
Deploy CLI version
7.17.2
Node version
v18.12.1
The text was updated successfully, but these errors were encountered: