-
Hi
I am trying to load the angular itwin viewer application .I followed the below steps.
1. Registered the app and given Client id ,iTwinId,iModelId and scope as " **scope**: "imodelaccess:rea…
-
For some reason, e2e tests for viewer-components-react get cancelled. It looks like there is timeout after 60 min.
https://github.com/iTwin/viewer-components-react/pull/1042/checks?check_run_id=30186…
-
In [Desktop View Test in iTwin/viewer](https://github.com/iTwin/viewer/tree/master/packages/apps/desktop-viewer-test) when attempting to get imodels for a given iTwin, the api call is stalling and bei…
-
Hi,
since we upgraded to tree-widget-react ^3.0, we've noticed some performance hits when using our civil tools. After digging a little, we found that when elements are emphasized as part of our t…
-
Dear Team,
I am currently working on developing a digital twin and would like to integrate a map layer into my model. Could you please guide me through the steps required for this?
Should I geolocat…
-
**Describe the bug**
Because all packages in this repo are released in lockstep and they are using `@internal` APIs between each other, workspace peerDependencies should be specified without `^` to …
-
Hi,
My iModel view does not load the 3D model.
It loads the point clouds correctly.
No error from console.
Scopes are : imodelaccess:read imodels:read itwinjs
(I tried itwin-platform but the …
-
It came from our discussion on internal API usage over at https://github.com/iTwin/itwinjs-backlog/issues/782#event-9866856242
My understanding after seeing these changes and pineappl…
-
1. Set environment variable `NODE_ENV=development`
2. Run tree widget tests
3. Notice the failures:
```txt
1) createTreeWidget
renders supplied trees:
Error: Assert: Programmer Err…
-
having issues with the provided iModel viewer install script at https://developer.bentley.com/tutorials/web-application-quick-start/
npx create-react-app your-app-name --template @itwin/web-viewer…