LogoLogo
HomeDiscourseBlogDiscord
  • Introduction
  • Introduction
    • Quick start
    • Aurelia for new developers
    • Hello world
      • Creating your first app
      • Your first component - part 1: the view model
      • Your first component - part 2: the view
      • Running our app
      • Next steps
  • Templates
    • Template Syntax
      • Attribute binding
      • Event binding
      • Text interpolation
      • Template promises
      • Template references
      • Template variables
      • Globals
    • Custom attributes
    • Value converters (pipes)
    • Binding behaviors
    • Form Inputs
    • CSS classes and styling
    • Conditional Rendering
    • List Rendering
    • Lambda Expressions
    • Local templates (inline templates)
    • SVG
  • Components
    • Component basics
    • Component lifecycles
    • Bindable properties
    • Styling components
    • Slotted content
    • Scope and context
    • CustomElement API
    • Template compilation
      • processContent
      • Extending templating syntax
      • Modifying template parsing with AttributePattern
      • Extending binding language
      • Using the template compiler
      • Attribute mapping
  • Getting to know Aurelia
    • Routing
      • @aurelia/router
        • Getting Started
        • Creating Routes
        • Routing Lifecycle
        • Viewports
        • Navigating
        • Route hooks
        • Router animation
        • Route Events
        • Router Tutorial
        • Router Recipes
      • @aurelia/router-lite
        • Getting started
        • Router configuration
        • Configuring routes
        • Viewports
        • Navigating
        • Lifecycle hooks
        • Router hooks
        • Router events
        • Navigation model
        • Current route
        • Transition plan
    • App configuration and startup
    • Enhance
    • Template controllers
    • Understanding synchronous binding
    • Dynamic composition
    • Portalling elements
    • Observation
      • Observing property changes with @observable
      • Effect observation
      • HTML observation
      • Using observerLocator
    • Watching data
    • Dependency injection (DI)
    • App Tasks
    • Task Queue
    • Event Aggregator
  • Developer Guides
    • Animation
    • Testing
      • Overview
      • Testing attributes
      • Testing components
      • Testing value converters
      • Working with the fluent API
      • Stubs, mocks & spies
    • Logging
    • Building plugins
    • Web Components
    • UI virtualization
    • Errors
      • Kernel Errors
      • Template Compiler Errors
      • Dialog Errors
      • Runtime HTML Errors
    • Bundlers
    • Recipes
      • Apollo GraphQL integration
      • Auth0 integration
      • Containerizing Aurelia apps with Docker
      • Cordova/Phonegap integration
      • CSS-in-JS with Emotion
      • DOM style injection
      • Firebase integration
      • Markdown integration
      • Multi root
      • Progress Web Apps (PWA's)
      • Securing an app
      • SignalR integration
      • Strongly-typed templates
      • TailwindCSS integration
      • WebSockets Integration
      • Web Workers Integration
    • Playground
      • Binding & Templating
      • Custom Attributes
        • Binding to Element Size
      • Integration
        • Microsoft FAST
        • Ionic
    • Migrating to Aurelia 2
      • For plugin authors
      • Side-by-side comparison
    • Cheat Sheet
  • Aurelia Packages
    • Validation
      • Validation Tutorial
      • Plugin Configuration
      • Defining & Customizing Rules
      • Architecture
      • Tagging Rules
      • Model Based Validation
      • Validation Controller
      • Validate Binding Behavior
      • Displaying Errors
      • I18n Internationalization
      • Migration Guide & Breaking Changes
    • i18n Internationalization
    • Fetch Client
      • Overview
      • Setup and Configuration
      • Response types
      • Working with forms
      • Intercepting responses & requests
      • Advanced
    • Event Aggregator
    • State
    • Store
      • Configuration and Setup
      • Middleware
    • Dialog
  • Tutorials
    • Building a ChatGPT inspired app
    • Building a realtime cryptocurrency price tracker
    • Building a todo application
    • Building a weather application
    • Building a widget-based dashboard
    • React inside Aurelia
    • Svelte inside Aurelia
    • Synthetic view
    • Vue inside Aurelia
  • Community Contribution
    • Joining the community
    • Code of conduct
    • Contributor guide
    • Building and testing aurelia
    • Writing documentation
    • Translating documentation
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Developer Guides
  2. Errors

Runtime HTML Errors

Errors 0101 to 9989 are @aurelia/runtime-html package related errors.

Please see below a reference to each @aurelia/runtime-html package related error with explanations and resources for debugging and solving.

  • AUR0101

  • AUR0102

  • AUR0103

  • AUR0104

  • AUR0105

  • AUR0106

  • AUR0107

  • AUR0108

  • AUR0109

  • AUR0110

  • AUR0111

  • AUR0112

  • AUR0113

  • AUR0114

  • AUR0115

  • AUR0116

  • AUR0151

  • AUR0152

  • AUR0153

  • AUR0154

  • AUR0155

  • AUR0156

  • AUR0157

  • AUR0203

  • AUR0204

  • AUR0227

  • AUR0228

  • AUR0229

  • AUR0500

  • AUR0501

  • AUR0502

  • AUR0503

  • AUR0504

  • AUR0505

  • AUR0506

  • AUR0507

  • AUR0508

  • AUR0652

  • AUR0653

  • AUR0654

  • AUR0714

  • AUR0719

  • AUR0767

  • AUR0768

  • AUR0769

  • AUR0770

  • AUR0771

  • AUR0750

  • AUR0751

  • AUR0752

  • AUR0753

  • AUR0754

  • AUR0755

  • AUR0756

  • AUR0757

  • AUR0759

  • AUR0760

  • AUR0761

  • AUR0761

  • AUR0761

  • AUR0766

  • AUR0767

  • AUR0768

  • AUR0769

  • AUR0770

  • AUR0771

  • AUR0772

  • AUR0773

  • AUR0774

  • AUR0775

  • AUR0776

  • AUR0777

  • AUR0778

  • AUR0779

  • AUR0801

  • AUR0802

  • AUR0803

  • AUR0805

  • AUR0806

  • AUR0807

  • AUR0808

  • AUR0810

  • AUR0811

  • AUR0812

  • AUR0813

  • AUR0814

  • AUR0815

  • AUR0816

  • AUR0817

  • AUR0818

  • AUR0819

  • AUR0820

  • AUR9999

  • AUR9998

  • AUR9997

  • AUR9996

  • AUR9995

  • AUR9994

  • AUR9993

  • AUR9992

  • AUR9991

  • AUR9990

  • AUR9989

PreviousDialog ErrorsNextBundlers

Last updated 1 month ago

Was this helpful?