Skip to content
#

spa

aurelia logo

Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.

Here are 2,399 public repositories matching this topic...

MikeKovarik
MikeKovarik commented Mar 9, 2019

I'm submitting a feature request

  • Library Version:
    aurelia-script 1.3.1

Current behavior:
If you make a typo, or on this case I forgot to add async to a function, you get a long but useless stacktrace pointing to inside of aurelia but nowhere in the stack trace does it give me any clue of what view, class, file is at fault. I've had this issue for years, ever since Aurelia w

gridsome
mike-thompson-day8
mike-thompson-day8 commented Apr 6, 2020

Summary

  • The introductory re-frame documentation should be changed to better show re-frame's separation of concerns
  • Specifically, there should be 7 re-frame dominos, not 6.
  • Specifically, the existing domino #2 be split into two dominos

Notes

The following explanatory notes are written from the point of view of the current 6 domino model. These notes might serve as t

webiny-js
bojanvidanovic
bojanvidanovic commented Sep 27, 2019

When a webpage is loaded, I can navigate seamlessly through all my links. The problem presents when I start using the back button to get back to the initial page which reloads the website.

Steps to reproduce

This is present in one of your examples: Email example. If you click on one of the emails and then use the back button, it will reload the webs

AlexanderTserkovniy
AlexanderTserkovniy commented Nov 12, 2019

Steps to repro:

Run the command from documentation
docker run --net=host -v ./CONFIG_FILE.yaml:/etc/rendora/config.yaml rendora/rendora

What I have tried:

  1. git clone repo && cd to config_examples && run with docker run --net=host -v ./CONFIG_FILE.yaml:/etc/rendora/config.yaml rendora/rendora
    Return value is
    docker: Error response from daemon: create ./CONFIG_FILE.yaml: "./CONFIG_
grahammendick
grahammendick commented May 2, 2018

I'm submitting a ...

  • bug report
  • feature request
  • other (Please do not submit support requests here (below))

The Router Challenge aims to be to Routers what TodoMVC is to MV* frameworks. It offers the same Music Catalog application built in React using different Routers. For it to be succe

stimulus_reflex
jonathan-s
jonathan-s commented Apr 15, 2020

Docs

In the quickstart the first example explains how you can introduce stimulusreflex without any javascript. This seems somewhat magical, it would be nice if it was explained somewhere more clearly how the magic works behind the scenes or what assumptions are being made to make this work.

Referring to this https://docs.stimulusreflex.com/quickstart#call-reflex-methods-on-the-server-wit

You can’t perform that action at this time.