Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Marthijn Wassink 17 posts 50 karma points
    Nov 27, 2014 @ 00:23
    Marthijn Wassink
    0

    Blank login page after creation custom property editor

    I created a custom property editor but after I logged out I couldn't login anymore! 

    After a lot of hours searching I finally found out what the problem was! I used bootstrap css files in my manifest file:

      css: [
    '~/css/bootstrap.min.css',
    '~/css/bootstrap-theme.min.css'
    ]

    If you add those files to your custom propery editor in the App_Plugins you can't login (/umbraco) anymore! I don't know if this is a bug or just a wrong implementation of my manifest file. I used Umbraco v7.2.0-beta2

    Is this a bug?

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Nov 27, 2014 @ 00:29
    Jeavon Leopold
    0

    Bootstrap v2 is already available in the back office so you don't need to include it in your manifest. Bootstrap v3 is not compatible with the Umbraco back office (yet)

Please Sign in or register to post replies

Write your reply to:

Draft