Skip to content

issues Search Results · repo:canjs/can-23 language:JavaScript

Filter by

8 results
 (64 ms)

8 results

incanjs/can-23 (press backspace or delete to remove)

Tests do not pass in latest Firefox 108 version. Tests failing: 263 can/component dom: treecombo. Source: makeTest@http://localhost:3621/component/component_test.js:453:7 anonymous/ 264 can/component ...
  • morganheimbeck
  • 2
  • Opened 
    on Dec 22, 2022
  • #17

x = new can.Map({ foo.bar : baz }); y = can.stache(`{{#each this}}{{%key}} {{this}} br {{/each}}`) $( div ).append(y(x)).html(); // \x3C!--Observation {{#each this}} -- foo.bar br \x3C!--/Observation ...
  • justinbmeyer
  • Opened 
    on Apr 4, 2022
  • #14

can-fixture isn t properly mapped
  • justinbmeyer
  • Opened 
    on Aug 17, 2021
  • #12

I ve started a test for this here: https://github.com/canjs/can-23/pull/10/files. Will be fixed by #10
  • marshallswain
  • 2
  • Opened 
    on Aug 12, 2021
  • #11

It seems like expando properties don t work because this._data isn t defined ...
  • justinbmeyer
  • 1
  • Opened 
    on Jul 18, 2021
  • #7

- [x] stache helpers are using can.isFunction() to see if a passed in value is a compute and should be called for its value -- computes are functions but report false to can.isFunction(). This may ...
  • bmomberger-bitovi
  • 3
  • Opened 
    on Jul 8, 2021
  • #2

Stache - [ ] {{3}} looking up the 4th item in an array (assuming there is an array in the scope) - [ ] Skipping the protections around img srcs like: img src= {{image}} /. These can be changed to ...
  • justinbmeyer
  • 1
  • Opened 
    on Jun 28, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub