speckleworks / SpeckleUi

Base speckle ui for embedding in .net apps
MIT License
3 stars 4 forks source link

Check if browser is initialised #6

Open didimitrie opened 4 years ago

didimitrie commented 4 years ago

Specifically, add a Browser.IsIntialized check in:

https://github.com/speckleworks/SpeckleUi/blob/68864ca9ea56800861cd248a7f11d18bfd572a7a/SpeckleUiBase/SpeckleUiBindings.cs#L28-L32

and

https://github.com/speckleworks/SpeckleUi/blob/68864ca9ea56800861cd248a7f11d18bfd572a7a/SpeckleUiBase/SpeckleUiBindings.cs#L39-L43