Brandon seydel

Results 48 comments of Brandon seydel

Yes we will update before alpha release

@pesaarel Thanks for the report. I will look into this.

@bigopon - Can we just grant access to users to do anything on the output of an expression and leave it to just call that func? ```ts bindingOutputExpression: (o:unknown) =>...

It's the name on npm which does not have app in it. npm create vue|svelte|solid etc

have a container div with flex make the data grid flex flex-column with flex-fill 1 and min-height:0px; add full-height class for styling below and margin to keep off bottom style...

I would have to guess this is all the hot module reloading which will not occur in prod. You can remove it by passing a false into the following method....

Can you attach your chrome network details to this so I can see.

I pulled fresh from nuget and created a project with the same layout and had no errors? ![image](https://user-images.githubusercontent.com/5033585/55023224-533cea80-4fca-11e9-874d-b6bd6b0c3dc3.png)

I still don't see this can I close or are you still getting?

The new template should not be doing this? Make sure to check the project file for any existence of the InProcess and remove it.