-
I could not find a way to add data-testid to the `` through `popoverProps` or each SelectOption/``. Please provide support for data-testid in the Select component `` and `` through SelectOption.
-
**Describe the bug**
When resizing our imodeljs spa (bootstrapped with the itwin-viewer), we get an error about the ResizeObserver loop limit exceeded
**To Reproduce**
Steps to reproduce the …
-
Hi,
is there any chance to convert ContextCapture .3mx file to .imodel? I tried to convert .3mx model using Bentley View CONNECT Edition, but a produced .imodel or .bim model seems not to be recogn…
-
Hi
thank you for this tutorial. when I run "npm run build" I give an error that"missing script: build"
Could you please give me a hint?
thank you in advance.
![eror](https://user-images.github…
-
The ECXML3 link as given on the page
https://github.com/imodeljs/imodeljs/blob/master/docs/bis/intro/bis-schema-validation.md
is broken and results in 404 not found error
the link in question i…
-
1. When network is good and a lot of reality tiles to load, iModel is very stutter. But when network is not good, it is not such lag (Maybe the loading and rendering are caused by the same thread). Bu…
-
Currently getting an API error when trying to fetch the model
-
For lesson 8 (changesummaryqueries) the link at the very bottom to the next lesson, lesson 9 is missing. Also on the pages for lessons 9, 10, and 11 the links to previous and next lesson are missing.
…
-
Hey,
this is not really an issue but a feature-related question. There are 2 different projects/iModels that I work with, one created through the itwinjs.org portal and the other one created by iTw…
mato5 updated
3 years ago
-
**Bug report or feature request?**
General Issue: I am trying to minify some code for production in a typescript app. I wrote a script uglify.ts which transpiles to the code I supplied below. It seem…