Giter Club home page Giter Club logo

blazor-realworld-example-app's People

Contributors

alonski avatar ericsimons avatar esakkiraj avatar optikfluffel avatar psvensso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blazor-realworld-example-app's Issues

Not caching mono.wasm?

Had a play with your Blazor demo - looks good! I noticed watching the network stats that mono.wasm has no caching tag

Cache-Control: no-cache

As it's 1MB in size it would improve performance a lot if you could enable that.

Crashes in Safari on iOS

I tried the demo app on my iPhone and it crashed.

this webpage was reloaded because a problem occurred.

image

The page initially loaded but then crashed there after.

Article component is throwing `System.NullReferenceException` after sign out

Step to reproduce

  1. Change all the parameter to have [Parameter] attribute and remove public modifier so that we can run the apps using blazor 0.3.0
  2. Run the app.
  3. Sign in
  4. Open any article
  5. Now sing out
  6. Again open any article , should get the following error.

(After Ctrl+F5 it works perfectly)

No authentication token found in storage.
interop.js:9:5
Authentication token has been stored.
interop.js:3:5
WASM: Mono: GC_MINOR: (Nursery full) time 5.00ms, stw 5.00ms promoted 170K major size: 1536K in use: 830K los size: 1024K in use: 332K
MonoPlatform.ts:191:25
Authentication token has been deleted.
interop.js:15:5
WASM: [System.NullReferenceException] Object reference not set to an instance of an object.
MonoPlatform.ts:192:28
WASM:   at BlazorRealworld.Pages.Article.BuildRenderTree (Microsoft.AspNetCore.Blazor.RenderTree.RenderTreeBuilder builder) <0x1fb2fd8 + 0x0037a> in <638a57224e784283a7f4e575d6bf48e5>:0 
MonoPlatform.ts:192:28
WASM:   at Microsoft.AspNetCore.Blazor.Rendering.ComponentState.RenderIntoBatch (Microsoft.AspNetCore.Blazor.Rendering.RenderBatchBuilder batchBuilder, Microsoft.AspNetCore.Blazor.RenderFragment renderFragment) <0x1a96e50 + 0x0006c> in <0d9c96ffc9704aa9b088cbbe138126c6>:0 
MonoPlatform.ts:192:28
WASM:   at Microsoft.AspNetCore.Blazor.Rendering.Renderer.RenderInExistingBatch (Microsoft.AspNetCore.Blazor.Rendering.RenderQueueEntry renderQueueEntry) <0x1a969f8 + 0x00040> in <0d9c96ffc9704aa9b088cbbe138126c6>:0 
MonoPlatform.ts:192:28
WASM:   at Microsoft.AspNetCore.Blazor.Rendering.Renderer.ProcessRenderQueue () <0x1a960f8 + 0x00048> in <0d9c96ffc9704aa9b088cbbe138126c6>:0 
MonoPlatform.ts:192:28
WASM:   at Microsoft.AspNetCore.Blazor.Rendering.Renderer.AddToRenderQueue (System.Int32 componentId, Microsoft.AspNetCore.Blazor.RenderFragment renderFragment) <0x1a95040 + 0x00068> in <0d9c96ffc9704aa9b088cbbe138126c6>:0 
MonoPlatform.ts:192:28
WASM:   at Microsoft.AspNetCore.Blazor.Components.RenderHandle.Render (Microsoft.AspNetCore.Blazor.RenderFragment renderFragment) <0x1a94ce0 + 0x00036> in <0d9c96ffc9704aa9b088cbbe138126c6>:0 
MonoPlatform.ts:192:28
WASM:   at Microsoft.AspNetCore.Blazor.Components.BlazorComponent.StateHasChanged () <0x1a94be8 + 0x00048> in <0d9c96ffc9704aa9b088cbbe138126c6>:0 
MonoPlatform.ts:192:28
WASM:   at BlazorRealworld.Pages.Article+<OnInitAsync>d__6.MoveNext () <0x1f87450 + 0x0010a> in <638a57224e784283a7f4e575d6bf48e5>:0 
MonoPlatform.ts:192:28
   

image

This is so cool!

I studied the real world world apps for both redux and mobx, so it's pretty cool to see this!

Update to most resent release ?

I see there has not been any updates, It would be greate to be updated to the latest Blazor release, I don't have the knowledge to do it, for me it was a good learning example

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.