Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering problem #88

Closed
border-radius opened this issue Jun 19, 2014 · 3 comments
Closed

Rendering problem #88

border-radius opened this issue Jun 19, 2014 · 3 comments

Comments

@border-radius
Copy link
Contributor

Launched meow locally:

Rendered html example:

<div style="opacity: 1;"><div id="M3771R" class="post well well-small">
  <div class="media">
    <div class="avatar pull-left">
      <a href="/u/autism"><img class="avatar img-polaroid" alt="avatar" src="https://bnw.im/u/autism/avatar/thumb"></a>
    </div>
    <div class="media-body">

      <!-- Header -->
      <div class="post-header">

        <a class="post-user label label-info" href="/u/autism">@autism</a>
        <abbr class="post-date label label-reset" title="2014-06-19 23:58:30">11 минут назад</abbr>
      </div>

      <!-- Body -->
      <div class="post-body">

      </div>

      <!-- Footer -->
      <div class="post-footer">
        <div class="post-tags">

            <i class="icon-tags"></i>


              <a class="post-tag" href="/t/%D0%BF%D0%BE%D0%B4%D1%81%D0%BB%D1%83%D1%88%D0%B0%D0%BD%D0%BE">подслушано</a>




        </div>
        <div class="post-info">
          <a class="post-id label label-reset" href="/p/M3771R">
            #M3771R
          </a>

            <span class="post-comments-info" title="Комментарии">
              <i class="icon-comment"></i>
              <span class="post-comments-count">2</span>
            </span>
            <span class="post-recommendations-info" title="Рекомендации">
              <i class="icon-star"></i>
              <span class="post-recommendations-count">0</span>
            </span>

        </div>
      </div>

      <!-- Additional footer -->


    </div>
  </div>
</div>
</div>

Nothing interesting in terminal:

$ brunch watch -s
20 Jun 00:04:44 - info: application started on http://localhost:4000/
20 Jun 00:04:46 - info: compiled 61 files and 1 cached into 2 files, copied 4 in 1623ms

Nothing interesting in browser console:

event.returnValue is deprecated. Please use the standard event.preventDefault() instead. meow.js:3346
[00:09:02] Вебсокет wss://bnw.im/ws?v=2 открыт 

Ubuntu 14.04 amd64, Node.js v0.10.28, Brunch 1.7.14

@border-radius
Copy link
Contributor Author

Same effects in Firefox 30

@border-radius
Copy link
Contributor Author

Link to the build

Kagami added a commit that referenced this issue Jun 20, 2014
@Kagami
Copy link
Owner

Kagami commented Jun 20, 2014

The problem is in recently updated eco-brunch 1.7.4. Try 1.7.2, it works for me.
Fixed dependencies in package.json in latest commit.

@Kagami Kagami closed this as completed Jun 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants