Florian Ludewig
Florian Ludewig
Thank you! I appreciate your help, I'll check it out. Best regards, Flo
I really appreciate your help about this issue, but someting isn't quite working: In the Stackblitz demo (https://stackblitz.com/edit/angular-nuiviw) everything works fine. I exactly coppied the code into my project and...
@devtician Nope, I am currently using 7.2.0
Will this be implemented in production soon?
My problem was that I've needed to add `emitDecoratorMetadata` to my `tsconfig.json` ``` { "compilerOptions": { "emitDecoratorMetadata": true } } ```
This issue is similar to #522. But #522 does not provide a solution for accessing ID's
@temurka1 Thank you so much! [Here](https://github.com/flolu/step-occ-instance-ids) is the code for anyone reading this in the future.
@temurka1 Performance is not that relevant for my use case, but you may provide an example for future readers. Thanks :)
I agree. This feature would be really useful!
I am having this problem again in Blender 3.1.0 ``` Traceback (most recent call last): File "/home/flo/.vscode/extensions/jacqueslucke.blender-development-0.0.16/pythonFiles/include/blender_vscode/external/get-pip.py", line 20890, in main() File "/home/flo/.vscode/extensions/jacqueslucke.blender-development-0.0.16/pythonFiles/include/blender_vscode/external/get-pip.py", line 197, in main bootstrap(tmpdir=tmpdir) File "/home/flo/.vscode/extensions/jacqueslucke.blender-development-0.0.16/pythonFiles/include/blender_vscode/external/get-pip.py",...