imodeljs / frontend-sample-showcase

MIT License
17 stars 9 forks source link

Trim down to one client #273

Closed williamkbentley closed 2 years ago

williamkbentley commented 2 years ago

I'm seeing an error like this for every sample that tries to open an iModel. Not only MetroStation, but other iModels as well.

Error: Project with name "Metrostation Sample" does not exist at getIModelInfo (useSampleIModelConnection.ts:34) at async useSampleIModelConnection.ts:96

I had to complete a corresponding backend deployment. Should be working now. Can you try again?

Josh-Schifter commented 2 years ago

Switching iModels is acting a little flaky but I can reproduce on master. So this PR seems good.