issues Search Results · repo:infernojs/inferno language:JavaScript
Filter by
900 results
(57 ms)900 results
ininfernojs/inferno (press backspace or delete to remove)After updating to inferno v9, using JavaScript components in TypeScript files started to give TS errors from props given
to the JavaScript component.
Example of current behavior in v9:
import {Component} ...
bug
MaijaHeiskanen
- 1
- Opened on Feb 7
- #1675
(this._videoRef.current as unknown).type = video/webm; codecs= av01.0.05M.08
bug
Typescript
Havunen
- Opened on Feb 2
- #1674
vscode and tsc give the following issue for types:
Could not find a declaration file for module inferno . /home/anton/dev/stc/transcrobes/node_modules/.pnpm/inferno@9.0.0/node_modules/inferno/index.mjs ...
AntonOfTheWoods
- 1
- Opened on Jan 25
- #1673
Lets remove lowercasing event handler names from inferno core and move the work to compilers. If direct vNode API is
used then casing must match case sensitively. + change eslint-plugin-inferno to suggest ...
Havunen
- Opened on Jan 23
- #1672
Havunen
- 1
- Opened on Sep 16, 2024
- #1671
Update to eslint v9 and start using prettier again
dependencies
enhancement
Havunen
- 1
- Opened on Aug 31, 2024
- #1670
It could take a similar approach as is done here for React: https://github.com/vitejs/vite-plugin-react-swc
And use Infernos SWC plugin
enhancement
feature request
Havunen
- Opened on Feb 6, 2024
- #1667
Observed Behaviour
Inferno setState is not managed from single point thus providing a state setter function callback is not working as
expected. Code example below represenets a simple timer based counter: ...
ufukbakan
- 2
- Opened on Dec 24, 2023
- #1665
Consider importing isValidElement from inferno-compat instead or moving isValidElement to inferno or inferno-shared and
exporting it from there. Personally I think it belongs to inferno-shared.
einar-hjortdal
- Opened on Dec 13, 2023
- #1663

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.