Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8798605
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:08:01+00:00 2026-06-14T00:08:01+00:00

SlideBase.jade .slideWrap .slideInner block slides slideSet1.jade extends SlideBase append slides .slide set1slide1 .slide set1slide2

  • 0

SlideBase.jade

.slideWrap
    .slideInner
         block slides

slideSet1.jade

extends SlideBase

append slides
    .slide set1slide1
    .slide set1slide2
    .slide set1slide3

slideSet2.jade

extends SlideBase

append slides
    .slide set2slide1
    .slide set2slide2
    .slide set2slide3    

output.jade

#mySlides
    p some copy
    #slideZone
          include slideSet1.jade
          include slideSet2.jade

expected result:

<div id="mySlides>
    <p>some copy</p>
    <div id="slideZone>
         <div class="slideWrap>
              <div class="slideInner>
                    <div class="slide">set1slide1</div>
                    <div class="slide">set1slide2</div>
                    <div class="slide">set1slide3</div>
              </div>
         </div>
         <div class="slideWrap>
              <div class="slideInner>
                    <div class="slide">set2slide1</div>
                    <div class="slide">set2slide2</div>
                    <div class="slide">set2slide3</div>
              </div>
         </div>
    </div>
</div>

actual result:

<div id="mySlides>
    <p>some copy</p>
    <div id="slideZone>
         <div class="slideWrap>
              <div class="slideInner>
                    <div class="slide">set1slide1</div>
                    <div class="slide">set1slide2</div>
                    <div class="slide">set1slide3</div>
              </div>
         </div>
         <div class="slideWrap>
              <div class="slideInner>
                    <div class="slide">set1slide1</div>
                    <div class="slide">set1slide2</div>
                    <div class="slide">set1slide3</div>
              </div>
         </div>
    </div>
</div>

Rather than getting slideSet2.jade, jade compiler just repeats slideSet1.jade in its place. What am I doing wrong here?

DISCLOSURE:

I am running on Codekit with Jade version 0.27.2; and any accepted answer much address why its not working in my environment.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T00:08:02+00:00Added an answer on June 14, 2026 at 12:08 am

    This issue was fixed in a newer version of jade. And CodeKit’s version should be brought up to date.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a single powerpoint slide that we use for reporting. This slidehas some
In my jQuery Mobile project, I have a page that shows a slide's content.
I've an app that places an effect on a bitmap. When the user slides
Hi all i've an app that places a circle on a bitmapa and with
I has the following class that represents a View that is touchable and draw
I'm looking for an explanation of NSWindow's dragImage method. - (void)dragImage:(NSImage *)image at:(NSPoint)imageLocation offset:(NSSize)pointerOffset
i have a wpf app that is updating date/time in one dispatchertimer, another is
When attempting to push changes to bitbucket.org I receive an error abort: authorization failed.
i try to Update a simple Label on Close Event of dynamic created RadDock.
I'm using SQLite ( system.data.sqlite v. 1.0.60.0 ) on a Fluent NHibernate project. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.