Chanan Braunstein
Chanan Braunstein
Error in custom provider, akka.actor.InvalidActorNameException: actor name [PerRequest-114326323442451120] is not unique! at akkaGuice.AkkaGuiceModule.RegisterActors(AkkaGuiceModule.java:59) while locating akka.actor.ActorRef annotated with @com.google.inject.name.Named(value=PerRequest) for parameter 4 at controllers.Application.(Application.java:24) while locating controllers.Application
For example: ``` var person = new Person { FirstName = "Many", LastName = "Test" }; var address1 = new Address { Street = "Many test 1", City = "Saved...
Due to the fact that Glamorous has been deprecated, I am deprecating Blazorous as well. However, I wrote a new library that does not rely on any JS framework that...
``` ``` The above does not currently work right.
From glamor readme: there are two methods by which the library adds styles to the document - * by appending css 'rules' to a browser backed stylesheet. This is really...
Use openRegion and remove use of dynamic sequence number in build render
Local looks fine, but on Github it isn't
Allow themes to color the quote marks. For example Winter Is Coming Dark: ``` { "Name": "Quotes", "Settings": { "color": "#6bff81" } }, ```