We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a bug report
Please tell us about your environment:
Operating System: Ubuntu 18.04.6 LTS
Node Version: 14.16.0
Browser: Chrome 96.0.4664.45
Language: TypeScript 4.5.2
Current behavior: Text inside tr tag is rendered outside and only once
Expected/desired behavior:
Content of tr tag is rendered inside tr tags, one for every iteration here is repo with example
The text was updated successfully, but these errors were encountered:
Text is not a valid child of a tr element, it should be wrapped in a td. Can you try that?
Sorry, something went wrong.
No branches or pull requests
I'm submitting a bug report
aurelia-bootstrapper 2.3.3
Please tell us about your environment:
Operating System:
Ubuntu 18.04.6 LTS
Node Version:
14.16.0
6.14.11
CLI 2.0.3 | webpack 5.64.2
Browser:
Chrome 96.0.4664.45
Language:
TypeScript 4.5.2
Current behavior:
Text inside tr tag is rendered outside and only once
Expected/desired behavior:
Content of tr tag is rendered inside tr tags, one for every iteration
here is repo with example
The text was updated successfully, but these errors were encountered: