Denny Figuerres

Results 13 comments of Denny Figuerres

@AckerApple honestly i think that last bit is a bit much, ask for a better report and leave off the rest, i do not think it helps really. "Evidence points...

i can also see the bug. have not yet looked at the code but it seems to block adding the same file if it had been added and then removed...

browser trying to be smart, not knowing what that button click was.... kind of an edge case , confusing for the human.....

@chymz use case for the inline editor: content management, a large app for a company has many pages that display sales and marketing types of content that need to be...

if we can get a ckeditor 5 that matches what i can get in ck editor 4 .... right now v5 has not been finished and i can not figure...

I am working on a project that is having this same issue. it started when i updated the project packages to angular 4.0.2 and angular-cli V1 I am trying to...

Hello just found this, i think i am also getting hit by this. i have a new app that when i run it for debug builds on my device i...

first test setting allow backup to false seems to stop the crash! also note that a debug build of the same app to the same device did *NOT* have the...

hey i am just now coming in here .... way back i used identity server at one time. now i am in a new project and need to setup a...

also unless i am mistaken the quickstart pulled in an old reference to v4 i just found this line in the code for HostingExtensions.cs: using IdentityServer4.EntityFramework.DbContexts; have to see if...